Skip to content

Commit

Permalink
Remove max space lines in CI yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Apr 16, 2024
1 parent 03643b9 commit 1ebee98
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/mom6_cobalt_1D.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ jobs:

- name: Build mom6-sis2-cobalt
run: |
echo "maximize disk space on git-runner ..."
df -h
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
df -h
echo "build mom6-sis2-cobalt ..."
cd builds && linux-build.bash -m fms-ci-rocky -p gnu -t repro -f mom6sis2
Expand Down

0 comments on commit 1ebee98

Please sign in to comment.