Update ci.yml

Troubleshooting
This commit is contained in:
Danny 2023-01-19 10:17:52 -05:00 committed by GitHub
parent 0cf21f6b2c
commit d661d45671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ jobs:
- name: Set Swap Space - name: Set Swap Space
uses: pierotofy/set-swap-space@master uses: pierotofy/set-swap-space@master
with: with:
swap-size-gb: 6 swap-size-gb: 8
# single setup and sum cache handling here. # single setup and sum cache handling here.
# the results will cascade onto both testing and linting. # the results will cascade onto both testing and linting.