Skip to content

Commit

Permalink
Bump haskell versions in github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinheghan committed Jan 3, 2025
1 parent aef63cf commit 62a2d0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: [main]

env:
ghc: "9.4.8"
cabal: "3.8.1.0"
ghc: "9.6.6"
cabal: "3.10.1.0"

jobs:
validate-code-formatting:
Expand Down

0 comments on commit 62a2d0e

Please sign in to comment.