increase windows C# basictests job timeout (#27483)

This commit is contained in:
Jan Tattermusch 2021-09-27 18:30:28 +02:00 committed by GitHub
parent d30404868f
commit 9b2b9976c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/windows/grpc_run_tests_matrix.bat"
timeout_mins: 60
timeout_mins: 90
action {
define_artifacts {
regex: "**/*sponge_log.*"

View File

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/windows/grpc_run_tests_matrix.bat"
timeout_mins: 60
timeout_mins: 90
action {
define_artifacts {
regex: "**/*sponge_log.*"