Skip to content

Commit

Permalink
Downgrade to MacOS-13 on CI for LTS-19, since ghc-9.0 is not supporte…
Browse files Browse the repository at this point in the history
…d on macos-latest
  • Loading branch information
lehins committed Nov 1, 2024
1 parent 204321b commit 9c22894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- os: ubuntu-latest
stack-yaml: stack.yaml
resolver: lts-19
- os: macos-latest
- os: macos-13
stack-yaml: stack.yaml
resolver: lts-19
- os: windows-latest
Expand Down

0 comments on commit 9c22894

Please sign in to comment.