diff --git a/.github/workflows/new-tag.yaml b/.github/workflows/new-tag.yaml index 24a23eb..5da553d 100644 --- a/.github/workflows/new-tag.yaml +++ b/.github/workflows/new-tag.yaml @@ -16,7 +16,7 @@ jobs: - name: Maximize build space uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c with: - root-reserve-mb: 81920 + root-reserve-mb: 51200 swap-size-mb: 1024 remove-dotnet: 'true' remove-android: 'true'