We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7dd78 commit 59c177cCopy full SHA for 59c177c
.github/workflows/android-emulator.yml
@@ -18,6 +18,8 @@ jobs:
18
with:
19
api-level: 28
20
disable-animations: true
21
+ arch: x86_64
22
+ profile: Nexus 6
23
script: ./gradlew cAT
24
- uses: actions/upload-artifact@v1
25
if: failure()
0 commit comments