increase android emulator RAM and cores for E2E

This commit is contained in:
Samuel Newman
2026-07-17 21:05:44 +03:00
parent bdbda0b634
commit d4844ee9b6
+3
View File
@@ -234,6 +234,9 @@ jobs:
avd-name: nightly-e2e
emulator-port: 5554
disable-animations: true
cores: 4
ram-size: 6144
heap-size: 512
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
script: |
echo "Installing the Android development client" > artifacts/android/phase.txt