Skip to content

Commit 2192010

Browse files
committed
ci: replace docker with android emulator runner action
1 parent 392008f commit 2192010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: reactivecircus/android-emulator-runner@v2
6666
with:
6767
api-level: 29
68-
arch: x86_64
68+
arch: arm64-v8a
6969
profile: pixel_4
7070
force-avd-creation: false
7171
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none

0 commit comments

Comments
 (0)