Skip to content

Commit

Permalink
Using v2 of cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
omodei committed Aug 19, 2022
1 parent 86df4c5 commit b46b38c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
#root-reserve-mb: 1024
#temp-reserve-mb: 1024
#swap-size-mb: 4096
root-reserve-mb: 100
temp-reserve-mb: 100
swap-size-mb: 4096
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
Expand Down

0 comments on commit b46b38c

Please sign in to comment.