Skip to content

Commit

Permalink
change arch
Browse files Browse the repository at this point in the history
  • Loading branch information
lordrio committed Dec 16, 2024
1 parent 6968717 commit 682936f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sdk_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 30
arch: x86_64
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
Expand All @@ -64,6 +65,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 30
arch: x86_64
force-avd-creation: false
disable-animations: true
ram-size: 4096M
Expand Down

0 comments on commit 682936f

Please sign in to comment.