Increasing timeout in local-cluster-slow by 10 min

This commit is contained in:
axleiro
2022-03-22 17:52:06 +05:30
committed by GitHub
parent 9347d57973
commit 16b73a998b

View File

@ -303,7 +303,7 @@ EOF
command_step "local-cluster-slow" \
". ci/rust-version.sh; ci/docker-run.sh \$\$rust_stable_docker_image ci/test-local-cluster-slow.sh" \
30
40
}
pull_or_push_steps() {