Attempt with latest stable cli version (test if different)
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user