Skip to content

Commit 1f6fca4

Browse files
committed
Test on GHC 9.10 in CI
1 parent eb9748c commit 1f6fca4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ tests:
3434
CI_PARENT_PIPELINE_SOURCE: $CI_PIPELINE_SOURCE
3535
parallel:
3636
matrix:
37+
- GHC_VERSION: 9.10.1
38+
RUN_TESTS: "always"
39+
3740
- GHC_VERSION: 9.8.2
3841
RUN_TESTS: "always"
3942

0 commit comments

Comments
 (0)