We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ed554 commit 0ca2fb5Copy full SHA for 0ca2fb5
.github/workflows/nix.yml
@@ -45,7 +45,7 @@ jobs:
45
needs: lint
46
strategy:
47
matrix:
48
- ghc: ["ghc90", "ghc92", "ghc94", "ghc96", "ghc98", "ghc910"]
+ ghc: ["ghc90", "ghc92", "ghc94", "ghc96", "ghc98", "ghc910", "ghc912"]
49
include:
50
- os: ubuntu-latest
51
system: x86_64-linux
0 commit comments