Skip to content

Commit

Permalink
bump zombienet version (#1931)
Browse files Browse the repository at this point in the history
Includes:
-  PoC for new `spot instance` infra for jobs.
- Fixes in test-runner/cli
  • Loading branch information
pepoviola authored and tdimitrov committed Oct 23, 2023
1 parent eff1343 commit ff90a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ variables:
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
NEXTEST_FAILURE_OUTPUT: immediate-final
NEXTEST_SUCCESS_OUTPUT: final
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.69"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.71"
DOCKER_IMAGES_VERSION: "${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHORT_SHA}"

default:
Expand Down

0 comments on commit ff90a73

Please sign in to comment.