Skip to content

Commit 74ee36c

Browse files
committed
Use latest CLI
1 parent ffc68d7 commit 74ee36c

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 containerized server and dependencies
8686
env:
87-
TEMPORAL_CLI_VERSION: 1.6.1-server-1.31.0-151.0
87+
TEMPORAL_CLI_VERSION: 1.7.0
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)