Skip to content

Commit 1ee744c

Browse files
committed
test(android): free up more space on build runners
something about the build image grew in the last week such that we need to squeeze even more space out of the runner
1 parent 5f74256 commit 1ee744c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests_e2e_android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
remove-haskell: true
110110
remove-codeql: true
111111
remove-docker-images: true
112+
remove-large-packages: true # ths is slow, but recently we need that last ~2GB as of 20251120
112113

113114
- name: Post Free Disk Space (Ubuntu)
114115
run: df -h

0 commit comments

Comments
 (0)