bump zombienet version to v1.3.37 (#13447)

* bump zombienet version to v1.3.35

* remove  checks, since now is checked by zn

* Update .gitlab-ci.yml

---------

Co-authored-by: Anton <anton.kalyaev@gmail.com>
This commit is contained in:
Javier Viola
2023-03-03 17:46:02 -03:00
committed by GitHub
parent 1d6423b41d
commit 00623b02c0
5 changed files with 1 additions and 20 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ variables:
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
NEXTEST_FAILURE_OUTPUT: immediate-final
NEXTEST_SUCCESS_OUTPUT: final
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.34"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.37"
.shared-default: &shared-default
retry: