1
0

CI: only build arm64 qml apk, not both

the qml apk builds take too much time, and no one actually uses the arm32 apk from the CI

see discussion in https://github.com/spesmilo/electrum/pull/8050
This commit is contained in:
SomberNight
2022-11-04 16:16:12 +00:00
parent 4548351ffd
commit 4a63ca2e1f

View File

@@ -203,12 +203,8 @@ task:
dockerfile: contrib/android/Dockerfile
cpu: 8
memory: 24G
matrix:
- env:
APK_ARCH: arm64-v8a
- env:
APK_ARCH: armeabi-v7a
only_if: $CIRRUS_TAG != '' || $CIRRUS_BRANCH == 'ci-qml-beta'
env:
APK_ARCH: arm64-v8a
packages_tld_folder_cache:
folder: packages
fingerprint_script: