We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f74256 commit 1ee744cCopy full SHA for 1ee744c
1 file changed
.github/workflows/tests_e2e_android.yml
@@ -109,6 +109,7 @@ jobs:
109
remove-haskell: true
110
remove-codeql: true
111
remove-docker-images: true
112
+ remove-large-packages: true # ths is slow, but recently we need that last ~2GB as of 20251120
113
114
- name: Post Free Disk Space (Ubuntu)
115
run: df -h
0 commit comments