Skip to content

Commit

Permalink
Updated GitHub Actions workflow to use ARM-based emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoiosue committed Oct 7, 2024
1 parent b53e9bd commit 4199e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
api-level: 30
target: google_apis
arch: x86_64
arch: arm64-v8a
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim
disable-animations: true
Expand Down

0 comments on commit 4199e60

Please sign in to comment.