Revert back to original ci.yml.

This commit is contained in:
Danny Adams 2023-01-20 11:21:35 -05:00
parent f425d24364
commit c0112d917e

View File

@ -42,12 +42,6 @@ jobs:
steps:
- uses: actions/checkout@v3
## increases swap space for beta and v.1.0
- name: Set Swap Space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 12
# single setup and sum cache handling here.
# the results will cascade onto both testing and linting.
- name: Setup Golang with cache