Skip to content

Commit 1e26da4

Browse files
tbidneBodigrim
authored andcommitted
Update CI ghc to 9.10.2
1 parent 96030fa commit 1e26da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: haskell-actions/setup@v2
2424
with:
25-
ghc-version: "9.10.1"
25+
ghc-version: "9.10.2"
2626
- name: Configure
2727
run: |
2828
cabal configure --enable-tests --ghc-options -Werror

0 commit comments

Comments
 (0)