diff --git a/.github/workflows/X-x86_64_Z.yml b/.github/workflows/X-x86_64_Z.yml index 7c3133c..6dfe2e3 100644 --- a/.github/workflows/X-x86_64_Z.yml +++ b/.github/workflows/X-x86_64_Z.yml @@ -65,7 +65,7 @@ jobs: - name: Maximize Build Space uses: easimon/maximize-build-space@master with: - root-reserve-mb: 1024 + root-reserve-mb: 4096 swap-size-mb: 512 temp-reserve-mb: 512 remove-dotnet: 'true'