Adjust to swap space.

This commit is contained in:
Danny Adams 2023-01-19 09:42:30 -05:00
parent 29bb06e779
commit 4c000c816d

View File

@ -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.