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 139651b commit 5474dc5Copy full SHA for 5474dc5
.github/workflows/_android.yml
@@ -134,6 +134,6 @@ jobs:
134
heap-size: 12288M
135
force-avd-creation: false
136
disable-animations: true
137
- emulator-options: -memory 8192 -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
+ emulator-options: -memory 24576 -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
138
# This is to make sure that the job doesn't fail flakily
139
emulator-boot-timeout: 900
0 commit comments