Skip to content

Commit 5932ca1

Browse files
authored
Add 9.4.4 to the build array
1 parent f366a9e commit 5932ca1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
ghc:
12+
- "9.4.4"
1213
- "9.2.2"
1314
- "9.0.2"
1415
- "8.10.7"
@@ -98,6 +99,7 @@ jobs:
9899
strategy:
99100
matrix:
100101
ghc:
102+
- "9.4.4"
101103
- "9.2.2"
102104
- "9.0.2"
103105
- "8.10.7"

0 commit comments

Comments
 (0)