Skip to content

Commit

Permalink
[Github Actions@Android] Change: Use arch: arm64-v8a image
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Jun 2, 2024
1 parent 9a19ad7 commit a8a7c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
arch: arm64-v8a
avd-name: TestingAVD
script: cd example && yarn detox test -c android.emu.release -l info --headless

Expand Down

0 comments on commit a8a7c45

Please sign in to comment.