Skip to content

Commit 95911f4

Browse files
committed
ci: windows: update GHC to 9.10.3
1 parent 597f7ce commit 95911f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
- uses: haskell-actions/setup@v2.7.7
132132
id: setup
133133
with:
134-
ghc-version: '9.8.4'
134+
ghc-version: '9.10.3'
135135

136136
- name: Extract GHC & Cabal paths
137137
run: |

0 commit comments

Comments
 (0)