Skip to content

Commit 5474dc5

Browse files
committed
memory
1 parent 139651b commit 5474dc5

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
@@ -134,6 +134,6 @@ jobs:
134134
heap-size: 12288M
135135
force-avd-creation: false
136136
disable-animations: true
137-
emulator-options: -memory 8192 -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
137+
emulator-options: -memory 24576 -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
138138
# This is to make sure that the job doesn't fail flakily
139139
emulator-boot-timeout: 900

0 commit comments

Comments
 (0)