diff --git a/.github/workflows/build_and_scan_rocks.yaml b/.github/workflows/build_and_scan_rocks.yaml index 6c3306d..9be363c 100644 --- a/.github/workflows/build_and_scan_rocks.yaml +++ b/.github/workflows/build_and_scan_rocks.yaml @@ -16,7 +16,7 @@ jobs: - name: Maximise GH runner space uses: easimon/maximize-build-space@v7 with: - root-reserve-mb: 40960 + root-reserve-mb: 29696 remove-dotnet: 'true' remove-haskell: 'true' remove-android: 'true'