mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-05-21 01:59:00 +02:00
little less large reserve on rootfs
This commit is contained in:
parent
34b33a085c
commit
179e6bbcb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -128,7 +128,7 @@ jobs:
|
|||
uses: easimon/maximize-build-space@master
|
||||
if: runner.os == 'Linux'
|
||||
with:
|
||||
root-reserve-mb: 70000
|
||||
root-reserve-mb: 50000
|
||||
swap-size-mb: 1024
|
||||
remove-dotnet: 'true'
|
||||
remove-android: 'true'
|
||||
|
|
Loading…
Add table
Reference in a new issue