We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f4a07 commit 48c58c0Copy full SHA for 48c58c0
.github/workflows/haskell.yml
@@ -38,7 +38,7 @@ jobs:
38
fail-fast: false
39
matrix:
40
ghc: ["8.10.7", "9.2.8", "9.6.4", "9.8.2"]
41
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-13, windows-latest]
42
43
env:
44
# Modify this value to "invalidate" the cabal cache.
0 commit comments