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 62e753e commit f7d5a53Copy full SHA for f7d5a53
.github/workflows/_android.yml
@@ -130,7 +130,7 @@ jobs:
130
# https://github.com/ReactiveCircus/android-emulator-runner. The max number
131
# of cores we can set is 6, any higher number will be reduced to 6.
132
cores: 6
133
- ram-size: 12288M
+ ram-size: 16384M
134
force-avd-creation: false
135
disable-animations: true
136
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
0 commit comments