Skip to content

Commit ec6c5a6

Browse files
committed
Bump Windows/Mac CI to latest 4 major GHCs
1 parent 602b4ee commit ec6c5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
ghc: ['9.8', '9.6', '9.4']
18+
ghc: ['9.12', '9.10', '9.8', '9.6']
1919
os: [ubuntu-latest, macOS-latest, windows-latest]
2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)