Skip to content

Commit

Permalink
ci: windows: bump GHC to 9.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Jul 28, 2024
1 parent a4a1383 commit 2758bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- uses: haskell-actions/setup@v2.7.0
id: setup
with:
ghc-version: '9.4.7'
ghc-version: '9.6.5'

- name: Extract GHC & Cabal paths
run: |
Expand Down

0 comments on commit 2758bb0

Please sign in to comment.