mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-03 19:09:32 +00:00
Explicitly set GPU mode to swiftshader_indirect.
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
target: google_apis
|
||||
arch: x86
|
||||
profile: Nexus 6
|
||||
emulator-options: -no-window -no-snapshot -noaudio -no-boot-anim -camera-back none
|
||||
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
|
||||
disable-animations: true
|
||||
script: |
|
||||
./gradlew help
|
||||
|
||||
Reference in New Issue
Block a user