Skip to content

Commit 1111255

Browse files
committed
regresion
1 parent 34bedb0 commit 1111255

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
@@ -139,6 +139,6 @@ jobs:
139139
disk-size: 20000M
140140
force-avd-creation: false
141141
disable-animations: true
142-
emulator-options: -memory 131072 -no-snapshot -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
142+
emulator-options: -memory 131072 -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
143143
# This is to make sure that the job doesn't fail flakily
144144
emulator-boot-timeout: 900

0 commit comments

Comments
 (0)