chore: Remove swap space configuration from macOS alpha build workflow

This commit is contained in:
Mauro Balades
2024-07-23 13:48:29 +02:00
parent 85b76f525c
commit af697f69c8

View File

@@ -23,11 +23,6 @@ jobs:
- uses: actions/checkout@v3
- name: Set Swap Space
uses: pierotofy/set-swap-space@v1.0
with:
swap-size-gb: 6
- name: Setup git
run: |
git config --global user.email "mauro-balades@users.noreply.github.com"