From fda8718761ce9f773f7befb821f0c551fb71cbcc Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Tue, 14 Oct 2025 19:17:04 -0400 Subject: [PATCH] Use unstable cli to test --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6e5dc5b..0ffa88c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,4 +47,4 @@ jobs: # enabled by default, disable if your image is small and you want faster builds maximize_build_space: "true" rechunk: "true" - cli_version: "v0.9.24" + use_unstable_cli: "true"