Skip to content

Commit

Permalink
ci: different arch for android emulators
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianMazur committed Aug 26, 2024
1 parent b3d0ed9 commit 581d7ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
disable-animations: true
avd-name: TestingAVD
script: |
Expand Down

0 comments on commit 581d7ad

Please sign in to comment.