Increase timeout of local-cluster-slow CI step

This commit is contained in:
Justin Starry 2022-01-07 15:30:26 +08:00
parent 9f1f64e384
commit 0eb0d62e95
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,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" \
25
30
}
pull_or_push_steps() {