Skip to content

Commit 3b31486

Browse files
authored
Reduce Android emulator disk size (#4415)
1 parent 9f9c22b commit 3b31486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scripts-android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
api-level: 31
145145
arch: x86_64
146146
target: google_apis
147+
disk-size: 2048M
147148
script: ./scripts/run-android-instrumentation-tests.sh "${{ steps.build-android-app.outputs.gradle_project_dir }}"
148149
- name: Upload emulator screenshot
149150
if: always() && matrix.id == 'default'

0 commit comments

Comments
 (0)