diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa4dbece1..b42f06b93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Set Swap Space uses: pierotofy/set-swap-space@master with: - swap-size-gb: 18 + swap-size-gb: 5 # single setup and sum cache handling here. # the results will cascade onto both testing and linting.