Skip to content

Commit 5582607

Browse files
committed
Swift Android build 6.2
1 parent 6607e2c commit 5582607

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,10 @@ jobs:
5151
runs-on: ubuntu-24.04
5252
steps:
5353
- name: Free Disk Space
54+
if: false
5455
run: |
5556
df -h
57+
# brings available space from 25G to 42G
5658
sudo rm -rf /usr/share/miniconda /usr/share/az* /usr/share/glade* /usr/local/lib/node_modules /usr/local/share/chromium /usr/local/share/powershell /usr/share/dotnet /usr/local/lib/android /opt/ghc /opt/hostedtoolcache/CodeQL
5759
sudo docker image prune --all --force
5860
sudo docker builder prune -a

0 commit comments

Comments
 (0)