Skip to content

Commit 449a6db

Browse files
Update common files
1 parent a302416 commit 449a6db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
run: |
4444
sudo rm -rf "/usr/local/share/boost"
4545
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
46+
sudo rm -rf "/opt/ghc"
47+
sudo rm -rf "/usr/share/dotnet"
48+
sudo rm -rf "/usr/local/lib/android"
4649
sudo apt-get clean
4750
df -h
4851

0 commit comments

Comments
 (0)