Skip to content

Commit fcbb3b4

Browse files
committed
Increase timeout since build timed out after doing x86 but while doing x64 build.
1 parent 3ecdf56 commit fcbb3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildscripts/kokoro/windows.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Location of the continuous shell script in repository.
44
build_file: "grpc-java/buildscripts/kokoro/windows.bat"
5-
timeout_mins: 45
5+
timeout_mins: 90
66

77
# We always build mvn artifacts.
88
action {

0 commit comments

Comments
 (0)