Skip to content

Commit 19769ff

Browse files
committed
Update ghc version for haddocks building on CI
1 parent 659a30a commit 19769ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: input-output-hk/setup-haskell@v1
1919
id: setup-haskell
2020
with:
21-
ghc-version: "9.2.8"
21+
ghc-version: "9.6.7"
2222
cabal-version: "3.12"
2323

2424
- name: Install system dependencies

0 commit comments

Comments
 (0)