Attempt rechunking again #30

Open
eriq12 wants to merge 35 commits from local-podman-setup-rechunk into main
Showing only changes of commit 3370a20328 - Show all commits

View File

@@ -45,5 +45,6 @@ jobs:
pr_event_number: ${{ github.event.number }}
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true
rechunk: true
maximize_build_space: "true"
rechunk: "true"
cli_version: "v0.9.24"