We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17eabb2 commit aaa033eCopy full SHA for aaa033e
.github/workflows/build-kernel-op11.yml
@@ -23,6 +23,7 @@ jobs:
23
remove-android: 'true'
24
remove-haskell: 'true'
25
remove-codeql: 'true'
26
+ remove-docker-images: 'true'
27
28
- name: Get build space
29
run: |
0 commit comments