Skip to content

Commit

Permalink
Allocate more space on the vm
Browse files Browse the repository at this point in the history
Signed-off-by: Jirka Kremser <[email protected]>
  • Loading branch information
jkremser committed May 28, 2024
1 parent 41aabd4 commit 36d5b36
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 36d5b36

Please sign in to comment.