diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ca38edd54..541eae7fd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -148,14 +148,14 @@ jobs: fail-fast: false matrix: include: - - name: Linux & test + - name: Linux runs-on: ubuntu-latest cache: | ~/.stack .stack-work artifact: postgrest-ubuntu-x64 - - name: MacOS & test + - name: MacOS runs-on: macos-latest cache: | ~/.stack