We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c112a8 commit 8551570Copy full SHA for 8551570
1 file changed
.github/workflows/swift_package_test.yml
@@ -611,6 +611,7 @@ jobs:
611
df -h
612
# need to free space or the emulator runs out
613
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
615
616
- name: Checkout repository
617
uses: actions/checkout@v4
0 commit comments