Skip to content

Commit

Permalink
increase allocated space
Browse files Browse the repository at this point in the history
  • Loading branch information
ejm714 committed Mar 2, 2024
1 parent 19856c5 commit 2e41d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 25000 # for pip packages in /tmp
root-reserve-mb: 30000 # for pip packages in /tmp
remove-dotnet: true
remove-android: true
remove-haskell: true
Expand Down

0 comments on commit 2e41d5c

Please sign in to comment.