Skip to content

Commit e3c8779

Browse files
committed
Update min CLI version to 2.22.3
1 parent 4c74c61 commit e3c8779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cloud/demo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ BATCH_SIZE=$((`nproc`*4))
3636
HEALTH_CHECK_RETRIES=360 # About 30mins
3737
MAX_ATTEMPTS_ON_REGISTRATION_FAILURE=5
3838
FORCE_REGISTRATION=false
39-
MIN_CLI_VERSION="2.13.39"
39+
MIN_CLI_VERSION="2.22.3"
4040
CREATED_SIGNAL_CATALOG_NAME=""
4141
CREATED_S3_BUCKET=""
4242
CREATED_CAMPAIGN_NAMES=""

0 commit comments

Comments
 (0)