Skip to content

Commit fffec3e

Browse files
committed
Bump simple CI to GHC 9.10.1
1 parent 7e655b3 commit fffec3e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/workflows/haskell-ci-simple.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,14 @@ jobs:
2929
# - "8.10.7"
3030
# - "9.0.2"
3131
# - "9.2.8"
32-
- "9.4.8"
33-
- "9.6.4"
34-
- "9.8.1"
32+
# - "9.4.8"
33+
- "9.6.6"
34+
- "9.8.2"
35+
- "9.10.1"
3536
include:
36-
- ghc: "9.8.1"
37+
- ghc: "9.10.1"
3738
os: macos-latest
38-
- ghc: "9.8.1"
39+
- ghc: "9.10.1"
3940
os: windows-latest
4041

4142
steps:

0 commit comments

Comments
 (0)