mirror of
https://github.com/electron/electron.git
synced 2026-01-29 09:18:18 -05:00
Try longer timeout on electron build
This commit is contained in:
committed by
Jeremy Apthorp
parent
3828e2a53a
commit
c0f6a44e39
@@ -167,6 +167,7 @@ step-gn-gen-default: &step-gn-gen-default
|
||||
step-electron-build: &step-electron-build
|
||||
run:
|
||||
name: Electron build
|
||||
no_output_timeout: 30m
|
||||
command: |
|
||||
cd src
|
||||
ninja -C out/Default electron -j18
|
||||
|
||||
Reference in New Issue
Block a user