Attempt with latest stable cli version (test if different)
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled

This commit is contained in:
2025-10-14 18:54:55 -04:00
parent 5532ca981b
commit 619fec656c

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"