Skip to content

Commit 382b02a

Browse files
committed
Clean up builders before starting
1 parent d3b6daf commit 382b02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
upstream-public-key: almalinux-bootc.pub
9797
variant: ${{ inputs.variant }}
9898
platforms: ${{ inputs.platforms }}
99-
skip-maximize-build-space: true
99+
skip-maximize-build-space: false
100100
image-path: ${{ inputs.image_path }}
101101
REGISTRY: ${{ inputs.registry }}
102102
REGISTRY_USER: ${{ inputs.registry_user }}

0 commit comments

Comments
 (0)