Increase timeout of local-cluster-slow CI step

This commit is contained in:
Justin Starry
2022-01-07 15:30:26 +08:00
parent cad0e7f04f
commit 069bb5e32f

View File

@ -251,7 +251,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() {