Skip to content

Commit

Permalink
ci: Decrease root-reserve-mb to fit the new runner storage (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab authored Feb 9, 2024
1 parent 75db3c7 commit 25d7c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,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'
Expand Down

0 comments on commit 25d7c1c

Please sign in to comment.