diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0d0398fd..97e726fa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -134,15 +134,15 @@ jobs: stack-yaml: stack.yaml # MacOS-latest - resolver: lts-20 - os: macos-latest + os: macos-13 ghc: '9.2.8' stack-yaml: stack.yaml - resolver: lts-21 - os: macos-latest + os: macos-13 ghc: '9.4.8' stack-yaml: stack.yaml - resolver: lts-22 - os: macos-latest + os: macos-13 ghc: '9.6.6' stack-yaml: stack.yaml # Windows-latest