Skip to content

Commit b1d7cf8

Browse files
erikdsgillespie
authored andcommitted
CI: Add ghc-9.8 to build matrix
1 parent 1e9fb72 commit b1d7cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [ubuntu-latest]
22-
compiler-nix-name: [ghc810, ghc96]
22+
compiler-nix-name: [ghc810, ghc96, ghc98]
2323
include:
2424
# We want a single job, because macOS runners are scarce.
2525
- os: macos-latest

0 commit comments

Comments
 (0)