We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f0892 commit 76a37c6Copy full SHA for 76a37c6
1 file changed
.github/workflows/build.yml
@@ -155,7 +155,7 @@ jobs:
155
force-avd-creation: false
156
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-snapshot-save
157
sdcard-path-or-size: 1G
158
- disk-size: 8G
+ disk-size: 7G
159
api-level: ${{ matrix.emulator.api_level }}
160
arch: ${{ matrix.emulator.arch }}
161
target: ${{ matrix.emulator.api_type_target }}
0 commit comments