We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66240cb commit 0301156Copy full SHA for 0301156
.github/workflows/android.yml
@@ -21,6 +21,7 @@ jobs:
21
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
22
uses: ReactiveCircus/[email protected]
23
with:
24
+ avd-name: arm64Emu
25
api-level: 34
26
target: google_apis
27
ram-size: 6000m
0 commit comments