VLC: set build timeout to 3 hours

ARMv7 and ARMv8 builds take about an hour and a half, but X86 needs more
time.
This commit is contained in:
relan 2018-02-15 09:34:58 +03:00
parent eb073769be
commit 570500cd10

View file

@ -1496,6 +1496,7 @@ Build:2.5.12,12051207
Build:2.5.17,12051704
commit=2.5.17
timeout=10800
subdir=vlc-android
sudo=apt-get -y install g++ ragel libltdl-dev
gradle=VanillaARMv7
@ -1513,6 +1514,7 @@ Build:2.5.17,12051704
Build:2.5.17,12051705
commit=2.5.17
timeout=10800
subdir=vlc-android
sudo=apt-get -y install g++ ragel libltdl-dev
gradle=VanillaX86
@ -1530,6 +1532,7 @@ Build:2.5.17,12051705
Build:2.5.17,12051707
commit=2.5.17
timeout=10800
subdir=vlc-android
sudo=apt-get -y install g++ ragel libltdl-dev
gradle=VanillaARMv8