Skip to content

Commit 30f6808

Browse files
committed
fix(#50): increase ram size for emulators in e2e tests
1 parent 68d958a commit 30f6808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-e2e-android.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
force-avd-creation: true
9191
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
9292
disable-animations: false
93+
ram-size: '4096M'
9394
script: ./scripts/e2e_android_emulator_build_and_test.sh
9495

9596
- name: Upload report

0 commit comments

Comments
 (0)