Skip to content

Commit

Permalink
add more emulator options
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKast committed Feb 12, 2024
1 parent a2c898b commit 6a34029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
uses: ReactiveCircus/android-emulator-runner@v2.30.1
with:
avd-name: arm64Emu
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
channel: canary
disable-animations: true
api-level: 34
target: google_apis
ram-size: 6000m
Expand Down

0 comments on commit 6a34029

Please sign in to comment.