Merge branch 'beta-library-switch' of github.com:alcionai/corso into beta-library-switch

This commit is contained in:
Danny Adams 2023-01-26 11:53:16 -05:00
commit 28ddbca41e

View File

@ -47,7 +47,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: 18 swap-size-gb: 12
# 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.
- name: Setup Golang with cache - name: Setup Golang with cache