[CI] Increases disk-size

pull/213/head
Jose Alcérreca 3 years ago committed by GitHub
parent 4a0fbf99b2
commit d3d5c0d1c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,8 +86,8 @@ jobs:
api-level: ${{ matrix.api-level }}
arch: x86_64
disable-animations: true
disk-size: 1500M
heap-size: 512M
disk-size: 2000M
heap-size: 600M
script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedProdBenchmarkAndroidTest --stacktrace
- name: Upload test reports

Loading…
Cancel
Save