diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index f58900e..4d59762 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -70,7 +70,7 @@ jobs: - name: Maximise GH runner space uses: easimon/maximize-build-space@v8 with: - root-reserve-mb: 40960 + root-reserve-mb: 29696 remove-dotnet: 'true' remove-haskell: 'true' remove-android: 'true'