Skip to content

Commit

Permalink
Bump ghc/stack on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Apr 18, 2024
1 parent 149b241 commit fec81f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
ghc: ["9.2.5"]
stack: ["2.9.3"]
ghc: ["9.6.4"]
stack: ["2.15.5"]

steps:
- name: Checkout repo
Expand Down

0 comments on commit fec81f8

Please sign in to comment.