OMW - higher timeout
On a 4 core 3GHz VM it takes 25min/arch, we build 4 arches, fdroidbuild VM has only 2 cores enabled ([at this moment](https://gitlab.com/fdroid/admin/issues/131))
This commit is contained in:
parent
91daa38543
commit
1482285792
|
@ -22,7 +22,7 @@ Builds:
|
|||
- versionName: 0.46.0-17
|
||||
versionCode: 17
|
||||
commit: 0.46.0-17
|
||||
timeout: 10000
|
||||
timeout: 16000
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y cmake doxygen g++ pkgconf wget
|
||||
|
|
Loading…
Reference in a new issue