Skip to content

Commit 36275e6

Browse files
committed
Add 9.6 to CI and remove 9.0
1 parent 14f7073 commit 36275e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cabal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macOS-latest]
12-
ghc: ["9.0.2", "9.2.7", "9.4.4"]
12+
ghc: ["9.2", "9.4", "9.6"]
1313
fail-fast: false
1414

1515
steps:

0 commit comments

Comments
 (0)