Skip to content

Commit a9e84f3

Browse files
committed
change package
1 parent faf6bd9 commit a9e84f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
fetch-depth: 0
1919
- name: Clean up unnecessary packages
2020
run: |
21-
sudo rm -rf "/usr/share/dotnet" || true
2221
sudo rm -rf "/usr/local/lib/android" || true
23-
sudo rm -rf "/usr/local/share/boost" || true
2422
docker system prune -a --volumes -f
2523
- uses: actions/setup-go@v5
2624
with:

0 commit comments

Comments
 (0)