Skip to content

Commit

Permalink
Merge pull request #11 from jkremser/more-space
Browse files Browse the repository at this point in the history
Allocate more space on the vm
  • Loading branch information
jkremser authored May 28, 2024
2 parents 3b73bbe + 36d5b36 commit 0a66d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stable-diff-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
uses: easimon/maximize-build-space@master
with:
swap-size-mb: 2048
root-reserve-mb: 16384
remove-dotnet: 'true'
remove-android: 'true'
- name: Checkout code
Expand Down

0 comments on commit 0a66d74

Please sign in to comment.