mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Fennec F-Droid: bump build timeout to 5 hours
4 hours were not enough sometimes.
This commit is contained in:
parent
32455c90e9
commit
921ca5c345
1 changed files with 2 additions and 2 deletions
|
|
@ -11985,7 +11985,7 @@ Builds:
|
|||
- versionName: 100.1.1
|
||||
versionCode: 1001100
|
||||
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
|
||||
|
|
@ -12010,7 +12010,7 @@ Builds:
|
|||
- versionName: 100.1.1
|
||||
versionCode: 1001120
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue