Skip to content

Commit

Permalink
Revert "use x86 emulator images for running UI tests in CI"
Browse files Browse the repository at this point in the history
This reverts commit 53bcfff.
  • Loading branch information
ashutoshgngwr committed Mar 10, 2024
1 parent 523b38a commit 44f238f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
with:
api-level: ${{ matrix.android }}
target: ${{ matrix.target }}
arch: x86
arch: x86_64
script: ./scripts/run-ui-tests.sh :app:create${{ matrix.appVariant }}CoverageReport
emulator-options: >-
-camera-back none -camera-front none -gpu swiftshader_indirect
Expand Down

0 comments on commit 44f238f

Please sign in to comment.