diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 1dc24421..95f84e90 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -75,7 +75,7 @@ jobs: - name: Maximize build space uses: easimon/maximize-build-space@v8 with: - root-reserve-mb: 4096 + root-reserve-mb: 8192 swap-size-mb: 512 remove-android: 'true' remove-codeql: 'true'