mirror of https://github.com/grpc/grpc-node.git
Increase timeout for Windows Electron build
This commit is contained in:
parent
84d48a7415
commit
7c07d76151
|
|
@ -16,4 +16,4 @@
|
||||||
|
|
||||||
# Location of the continuous shell script in repository.
|
# Location of the continuous shell script in repository.
|
||||||
build_file: "grpc-node/tools/release/kokoro-electron.bat"
|
build_file: "grpc-node/tools/release/kokoro-electron.bat"
|
||||||
timeout_mins: 60
|
timeout_mins: 120
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue