mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Kodi: set build timeout to 4 hours
3 hours are not enough.
This commit is contained in:
parent
964a5eea12
commit
374077b9ed
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Builds:
|
|||
- versionName: '18.3'
|
||||
versionCode: 1803000
|
||||
commit: 18.3-Leia
|
||||
timeout: 10800
|
||||
timeout: 14400
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y build-essential default-jdk gawk lib32stdc++6 lib32z1 lib32z1-dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue