mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -04:00
Added heap size and increased sd card size to 4GB for android 13 emulator
This commit is contained in:
parent
8ec917a7cd
commit
8deaa4a0fe
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -64,9 +64,10 @@ jobs:
|
|||||||
target: google_apis
|
target: google_apis
|
||||||
arch: x86_64
|
arch: x86_64
|
||||||
profile: pixel_2
|
profile: pixel_2
|
||||||
|
heap-size: '512M'
|
||||||
ram-size: '4096M'
|
ram-size: '4096M'
|
||||||
disk-size: '14G'
|
disk-size: '14G'
|
||||||
sdcard-path-or-size: '1000M'
|
sdcard-path-or-size: '4096M'
|
||||||
disable-animations: false
|
disable-animations: false
|
||||||
script: bash contrib/instrumentation.sh
|
script: bash contrib/instrumentation.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user