Skip to content

Commit

Permalink
Merge pull request #12 from jkremser/even-more-space
Browse files Browse the repository at this point in the history
Allocate even more space on the vm
  • Loading branch information
jkremser committed May 28, 2024
2 parents 0a66d74 + 0f3ee11 commit 7a02165
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/stable-diff-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
swap-size-mb: 2048
root-reserve-mb: 16384
overprovision-lvm: 'true'
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
- name: Checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit 7a02165

Please sign in to comment.