Skip to content

Commit 8551570

Browse files
committed
Try freeing disk space
1 parent 5c112a8 commit 8551570

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,7 @@ jobs:
611611
df -h
612612
# need to free space or the emulator runs out
613613
rm -rf /opt/microsoft /opt/google /opt/az /opt/ghc /usr/share/dotnet /usr/local/share/boost /opt/hostedtoolcache /usr/local/share/chromium
614+
du -skh /*/*/* || true
614615
df -h
615616
- name: Checkout repository
616617
uses: actions/checkout@v4

0 commit comments

Comments
 (0)