Skip to content

Commit

Permalink
Bump try-runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Jul 30, 2024
1 parent 008d5b3 commit 66ac8c8
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 324 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ test-try-runtime:
image: paritytech/ci-unified:bullseye-1.74.0
stage: test
variables:
TRY_RUNTIME_CLI_VERSION_TAG: v0.6.1
TRY_RUNTIME_CLI_VERSION_TAG: v0.7.0
script:
- curl -sL https://github.com/paritytech/try-runtime-cli/releases/download/${TRY_RUNTIME_CLI_VERSION_TAG}/try-runtime-x86_64-unknown-linux-musl -o try-runtime
- chmod +x ./try-runtime
Expand Down
Loading

0 comments on commit 66ac8c8

Please sign in to comment.