Fennec F-Droid: disable 58.0.1
Wait until we have fdroidserver that supports custom build timeout. Each Fennec build needs up to 6 hours to complete---no chance with current 2-hour limit. Don't waste time trying.
This commit is contained in:
parent
8e64515c7c
commit
2eb0d0e31a
|
|
@ -4113,6 +4113,7 @@ Build:57.0.4,570410
|
|||
ndk=r12b
|
||||
|
||||
Build:58.0.1,580100
|
||||
disable=waiting for fdroidserver update
|
||||
commit=FENNEC_58_0_1_RELEASE
|
||||
sudo=apt-get install -y g++ proguard-cli/testing libproguard-java/testing
|
||||
output=obj-arm-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-arm-unsigned-unaligned.apk
|
||||
|
|
@ -4147,6 +4148,7 @@ Build:58.0.1,580100
|
|||
ndk=r15c
|
||||
|
||||
Build:58.0.1,580110
|
||||
disable=waiting for fdroidserver update
|
||||
commit=FENNEC_58_0_1_RELEASE
|
||||
sudo=apt-get install -y g++ proguard-cli/testing libproguard-java/testing
|
||||
output=obj-i386-linux-androideabi/dist/fennec-$$VERSION$$.en-US.android-i386-unsigned-unaligned.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue