Mirror von
https://github.com/MinimalBible/MinimalBible
synchronisiert 2025-07-02 06:16:04 -04:00
Revert "Switch the ABI again, see if this changes things"
This reverts commit a60e62f731
.
Dieser Commit ist enthalten in:
@ -10,7 +10,7 @@ android:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- ANDROID_SDKS=android-21,sysimg-21 ANDROID_TARGET=android-21 ANDROID_ABI=armeabi-v7a
|
- ANDROID_SDKS=android-21,sysimg-21 ANDROID_TARGET=android-21 ANDROID_ABI=x86
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren