Skip to content

Commit 2758bb0

Browse files
committed
ci: windows: bump GHC to 9.6.5
1 parent a4a1383 commit 2758bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- uses: haskell-actions/setup@v2.7.0
101101
id: setup
102102
with:
103-
ghc-version: '9.4.7'
103+
ghc-version: '9.6.5'
104104

105105
- name: Extract GHC & Cabal paths
106106
run: |

0 commit comments

Comments
 (0)