Skip to content

Commit 3525b90

Browse files
committed
Fixing Android emulator
1 parent 010e672 commit 3525b90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
uses: reactivecircus/android-emulator-runner@v2
7474
with:
7575
api-level: ${{ matrix.api-level }}
76+
arch: x86_64
77+
target: google_apis
7678
force-avd-creation: false
7779
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
7880
disable-animations: false

0 commit comments

Comments
 (0)