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 f6bf124 commit 75abac0Copy full SHA for 75abac0
.github/workflows/Android-CI.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: hannesa2/action-android/emulator-run-cmd@0.1.16.7
41
with:
42
cmd: ./gradlew cAT --continue
43
- api: 28
+ api: 33
44
tag: default
45
abi: x86_64
46
cmdOptions: -noaudio -no-boot-anim -no-window -metrics-collection
0 commit comments