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 20e5882 commit dd1fbf8Copy full SHA for dd1fbf8
.github/workflows/android.yml
@@ -118,7 +118,7 @@ jobs:
118
uses: reactivecircus/android-emulator-runner@v2
119
with:
120
api-level: ${{ matrix.api-level }}
121
- # arch: arm64-v8a # Specify ARM architecture
+ # arch: arm64-v8a # Specify ARM architecture
122
force-avd-creation: false
123
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
124
disable-animations: false
0 commit comments