Skip to content

Commit

Permalink
ci: Decrease root-reserve-mb to fit the new runner storage (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab authored Feb 9, 2024
1 parent b9e9ac3 commit 4df407f
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 @@ -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'
Expand Down

0 comments on commit 4df407f

Please sign in to comment.