Skip to content

Commit 59c177c

Browse files
committed
specify profile
1 parent ea7dd78 commit 59c177c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android-emulator.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
with:
1919
api-level: 28
2020
disable-animations: true
21+
arch: x86_64
22+
profile: Nexus 6
2123
script: ./gradlew cAT
2224
- uses: actions/upload-artifact@v1
2325
if: failure()

0 commit comments

Comments
 (0)