Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
ci: narrow down clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jszutenb committed Nov 19, 2024
1 parent eed8dd7 commit 9ed1090
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,8 @@ jobs:
- name: Clean up disk space
run: |
sudo rm -rf \
/usr/lib/mono \
/usr/local/julia* \
/usr/local/lib/android \
/usr/local/lib/node_modules \
/usr/local/share/chromium \
/usr/local/share/powershell \
/usr/share/dotnet \
/usr/share/swift \
/opt/google/chrome \
/opt/microsoft/msedge \
/opt/microsoft/powershell \
"$AGENT_TOOLSDIRECTORY"
df -h /
- name: Setup Python
Expand Down

0 comments on commit 9ed1090

Please sign in to comment.