diff --git a/.github/workflows/X-x86_64_Z.yml b/.github/workflows/X-x86_64_Z.yml index 8d28927..b9e0525 100644 --- a/.github/workflows/X-x86_64_Z.yml +++ b/.github/workflows/X-x86_64_Z.yml @@ -65,8 +65,9 @@ jobs: - name: Maximize Build Space uses: easimon/maximize-build-space@master with: - root-reserve-mb: 5120 + root-reserve-mb: 512 swap-size-mb: 512 + temp-reserve-mb: 256 remove-dotnet: 'true' remove-android: 'true'