Skip to content

Commit

Permalink
Mobile - Android E2E update arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Oct 6, 2022
1 parent f06f0df commit c98347f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rnmobile-android-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
- uses: reactivecircus/android-emulator-runner@d7b53ddc6e44254e1f4cf4a6ad67345837027a66 # v2.26.0
with:
api-level: 30
target: google_apis or playstore
target: google_apis
arch: x86_64
profile: pixel_xl
script: npm run native test:e2e:android:local ${{ matrix.native-test-name }}

Expand Down

0 comments on commit c98347f

Please sign in to comment.