We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0cbe0 commit e61ad48Copy full SHA for e61ad48
.github/workflows/haskell.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- ghc: ["8.10.7", "9.2.5"]
+ ghc: ["9.2.5"]
20
cabal: ["3.8.1.0"]
21
os: [macos-latest, windows-latest]
22
0 commit comments