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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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() {