Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoobHumiliator authored Jun 13, 2024
1 parent 5429a47 commit f949df0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 1024
temp-reserve-mb: 256
swap-size-mb: 256
overprovision-lvm: 'true'
remove-dotnet: 'true'
# instead of using default value to mount to build path, /var/lib/docker/ is really the place we need more spaces.
Expand Down

0 comments on commit f949df0

Please sign in to comment.