Skip to content

Commit c47598d

Browse files
ci: update ghc minors
1 parent 5cf501b commit c47598d

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
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
strategy:
1515
matrix:
16-
ghc: ['8.10.7', '9.2.6', '9.4.8', '9.6.3', '9.8.1']
16+
ghc: ['8.10.7', '9.2.8', '9.4.8', '9.6.6', '9.8.4']
1717
fail-fast: false
1818

1919
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)