Attempt with latest stable cli version (test if different)

This commit is contained in:
2025-10-14 18:54:55 -04:00
committed by eriq12
parent 70ce259afd
commit 3370a20328

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"