Skip to content

Commit

Permalink
incress root space for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Feb 19, 2024
1 parent 0aae922 commit 7aad2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c
with:
root-reserve-mb: 512
root-reserve-mb: 81920
swap-size-mb: 1024
remove-dotnet: 'true'
remove-android: 'true'
Expand Down

0 comments on commit 7aad2ad

Please sign in to comment.