mirror of https://github.com/pyodide/pyodide.git
MAINT/CI increase build timeout (#1442)
This commit is contained in:
parent
f60320ab47
commit
6a44597a58
|
@ -109,7 +109,7 @@ jobs:
|
|||
|
||||
- run:
|
||||
name: build packages
|
||||
no_output_timeout: 1200
|
||||
no_output_timeout: 1800
|
||||
command: |
|
||||
ccache -z
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue