Mull: bump build timeout to 5 hours

4 hours were not enough sometimes.
This commit is contained in:
relan 2022-05-12 12:03:24 +03:00
parent 921ca5c345
commit f62e4ad8a7

View file

@ -729,7 +729,7 @@ Builds:
- versionName: 100.1.1
versionCode: 21001100
commit: v100.1.1
timeout: 14400
timeout: 18000
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless g++ python-setuptools tcl gyp ninja-build
@ -754,7 +754,7 @@ Builds:
- versionName: 100.1.1
versionCode: 21001120
commit: v100.1.1
timeout: 14400
timeout: 18000
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless g++ python-setuptools tcl gyp ninja-build