Skip to content

Commit

Permalink
free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleantonazzi committed Apr 14, 2024
1 parent 4a6beb0 commit 3e2ca66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_manylinux_2010_2014.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: df . -h
- name: Free disk space
run: |
yum install sudo -y
sudo rm -rf \
/usr/share/dotnet /usr/local/lib/android /opt/ghc \
/usr/local/share/powershell /usr/share/swift /usr/local/.ghcup \
Expand Down

0 comments on commit 3e2ca66

Please sign in to comment.