We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00dd16 commit e3ee19fCopy full SHA for e3ee19f
.github/workflows/haskell.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
ghc: [ "8.10.7", "9.2.7", "9.6.6", "9.8.2", "9.10.1" ]
17
- os: [ubuntu-latest, macos-13, windows-latest]
+ os: [ubuntu-latest, macos-14, windows-latest]
18
19
steps:
20
- uses: actions/checkout@v1
0 commit comments