Skip to content

Commit

Permalink
More space
Browse files Browse the repository at this point in the history
  • Loading branch information
dzolnai committed Apr 10, 2024
1 parent 5c8048c commit ec60f7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 2048
temp-reserve-mb: 512
remove-haskell: 'true'
remove-docker-images: 'true'
remove-codeql: 'true'
remove-dotnet: 'true'
- name: Checkout repository and submodules
uses: actions/checkout@v4
Expand Down

0 comments on commit ec60f7f

Please sign in to comment.