Skip to content

Commit 20e5882

Browse files
Update android.yml
1 parent 70db726 commit 20e5882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
uses: reactivecircus/android-emulator-runner@v2
119119
with:
120120
api-level: ${{ matrix.api-level }}
121-
# arch: arm64-v8a # Specify ARM architecture
121+
# arch: arm64-v8a # Specify ARM architecture
122122
force-avd-creation: false
123123
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
124124
disable-animations: false

0 commit comments

Comments
 (0)