Skip to content

Commit

Permalink
Update min CLI version to 2.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hefroy committed Nov 22, 2024
1 parent 4c74c61 commit e3c8779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cloud/demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ BATCH_SIZE=$((`nproc`*4))
HEALTH_CHECK_RETRIES=360 # About 30mins
MAX_ATTEMPTS_ON_REGISTRATION_FAILURE=5
FORCE_REGISTRATION=false
MIN_CLI_VERSION="2.13.39"
MIN_CLI_VERSION="2.22.3"
CREATED_SIGNAL_CATALOG_NAME=""
CREATED_S3_BUCKET=""
CREATED_CAMPAIGN_NAMES=""
Expand Down

0 comments on commit e3c8779

Please sign in to comment.