diff --git a/.github/workflows/screenshots.yml b/.github/workflows/screenshots.yml index a43b92357..230c65504 100644 --- a/.github/workflows/screenshots.yml +++ b/.github/workflows/screenshots.yml @@ -73,7 +73,7 @@ jobs: profile: ${{ matrix.device.profile }} force-avd-creation: false ram-size: 2048M - disk-size: 8192M + disk-size: 4096M emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-metrics disable-animations: true script: echo "Generated AVD snapshot for caching."