diff --git a/.github/workflows/test_and_build.yml b/.github/workflows/test_and_build.yml index b84b087..e5a3394 100644 --- a/.github/workflows/test_and_build.yml +++ b/.github/workflows/test_and_build.yml @@ -37,6 +37,7 @@ jobs: root-reserve-mb: 1024 temp-reserve-mb: 1024 swap-size-mb: 4096 + if: runner.os == 'Linux' - name: Checkout uses: actions/checkout@v2 - name: XCode