Skip to content

Commit 3f43fb7

Browse files
committed
clean up
1 parent 6bfcc42 commit 3f43fb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/android.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
with:
124124
api-level: ${{ matrix.api-level }}
125125
arch: x86_64
126+
target: google_apis
126127
force-avd-creation: false
127128
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
128129
disable-animations: false
@@ -133,6 +134,7 @@ jobs:
133134
with:
134135
api-level: ${{ matrix.api-level }}
135136
arch: x86_64
137+
target: google_apis
136138
force-avd-creation: false
137139
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
138140
disable-animations: true

0 commit comments

Comments
 (0)