Skip to content

Commit 1902c1e

Browse files
[data] Update common files for branch 5.0.x (#3666)
* Update common files * Add Java 25 to GraalVM workflow matrix --------- Co-authored-by: Radovan Radic <[email protected]>
1 parent df60cc8 commit 1902c1e

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)