Skip to content

Commit ebc8a2e

Browse files
committed
change CLI server version
1 parent 812d841 commit ebc8a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Start CLI server
8686
env:
87-
TEMPORAL_CLI_VERSION: 1.7.1-standalone-nexus-operations
87+
TEMPORAL_CLI_VERSION: 1.7.2-standalone-nexus-operations
8888
run: |
8989
wget -O temporal_cli.tar.gz https://github.com/temporalio/cli/releases/download/v${TEMPORAL_CLI_VERSION}/temporal_cli_${TEMPORAL_CLI_VERSION}_linux_amd64.tar.gz
9090
tar -xzf temporal_cli.tar.gz

0 commit comments

Comments
 (0)