Skip to content

Commit 76a37c6

Browse files
[CI] Reduce emulator disk size
1 parent 82f0892 commit 76a37c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
force-avd-creation: false
156156
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-snapshot-save
157157
sdcard-path-or-size: 1G
158-
disk-size: 8G
158+
disk-size: 7G
159159
api-level: ${{ matrix.emulator.api_level }}
160160
arch: ${{ matrix.emulator.arch }}
161161
target: ${{ matrix.emulator.api_type_target }}

0 commit comments

Comments
 (0)