Increase emulator disk space to 6G in attempt to fix #354

pull/366/head
Don Turner 2 years ago
parent 398c399c1c
commit cb856b98f3

@ -88,7 +88,7 @@ jobs:
api-level: ${{ matrix.api-level }}
arch: x86_64
disable-animations: true
disk-size: 2000M
disk-size: 6000M
heap-size: 600M
script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedProdBenchmarkAndroidTest --stacktrace

Loading…
Cancel
Save