Skip to content

Commit c702fa0

Browse files
committed
GitHub CI: Add GHC 9.12 to the matrix
1 parent 81bbef9 commit c702fa0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
hls:
7474
- version: 9.10.1
7575
hls: 2.9.0.1
76+
- version: 9.12.1
77+
hls:
7678
name: "Build/Test: GHC Ubuntu"
7779
uses: ./.github/workflows/build-and-test-ubuntu.yml
7880
with:
@@ -91,6 +93,8 @@ jobs:
9193
hls:
9294
- version: 9.10.1
9395
hls: 2.9.0.1
96+
- version: 9.12.1
97+
hls:
9498
name: "Build/Test: GHC macOS"
9599
uses: ./.github/workflows/build-and-test-macos.yml
96100
with:

0 commit comments

Comments
 (0)