OpenMW - higher timeout
On a 4 core 3GHz VM it takes 60min/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
a92b717a5a
commit
91daa38543
|
@ -20,7 +20,7 @@ Builds:
|
|||
- versionName: 0.46.0
|
||||
versionCode: 8
|
||||
commit: 4552b111043665f5501bcfb0173c0e09bf19447a
|
||||
timeout: 20000
|
||||
timeout: 40000
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y cmake doxygen g++ pkgconf wget
|
||||
|
|
Loading…
Reference in a new issue