mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-05-18 08:38:51 +02:00
test increase swap
This commit is contained in:
parent
179e6bbcb4
commit
0bc6620f53
1 changed files with 2 additions and 2 deletions
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
|
@ -128,8 +128,8 @@ jobs:
|
|||
uses: easimon/maximize-build-space@master
|
||||
if: runner.os == 'Linux'
|
||||
with:
|
||||
root-reserve-mb: 50000
|
||||
swap-size-mb: 1024
|
||||
root-reserve-mb: 512
|
||||
swap-size-mb: 4096
|
||||
remove-dotnet: 'true'
|
||||
remove-android: 'true'
|
||||
remove-haskell: 'true'
|
||||
|
|
Loading…
Add table
Reference in a new issue