mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-06-15 22:03:18 +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
|
uses: easimon/maximize-build-space@master
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
with:
|
with:
|
||||||
root-reserve-mb: 50000
|
root-reserve-mb: 512
|
||||||
swap-size-mb: 1024
|
swap-size-mb: 4096
|
||||||
remove-dotnet: 'true'
|
remove-dotnet: 'true'
|
||||||
remove-android: 'true'
|
remove-android: 'true'
|
||||||
remove-haskell: 'true'
|
remove-haskell: 'true'
|
||||||
|
|
Loading…
Add table
Reference in a new issue