mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
chore: increase timeout for electron-build step (#34427)
This commit is contained in:
@@ -549,7 +549,7 @@ step-gn-check: &step-gn-check
|
||||
step-electron-build: &step-electron-build
|
||||
run:
|
||||
name: Electron build
|
||||
no_output_timeout: 30m
|
||||
no_output_timeout: 60m
|
||||
command: |
|
||||
# On arm platforms we generate a cross-arch ffmpeg that ninja does not seem
|
||||
# to realize is not correct / should be rebuilt. We delete it here so it is
|
||||
|
||||
Reference in New Issue
Block a user