mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-19 14:10:38 -04:00
CI: Switch to 64-bit emulator
This commit is contained in:
@@ -36,7 +36,7 @@ gradle:
|
||||
--name fcl-test
|
||||
--skin $SKIN
|
||||
--target android-$AVD_SDK
|
||||
- emulator -force-32bit -avd fcl-test -no-skin -no-audio -no-window &
|
||||
- emulator64-arm -avd fcl-test -no-skin -no-audio -no-window &
|
||||
- ./tools/wait-for-emulator
|
||||
- adb shell input keyevent 82
|
||||
- export EXITVALUE=0
|
||||
|
||||
Reference in New Issue
Block a user