Skip to content

Commit

Permalink
Use latest stack lts
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcek committed Jan 3, 2024
1 parent 16bde07 commit 49a2c49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
strategy:
matrix:
stack: [2.13.1]
ghc: [9.4.8]
ghc: [9.6.3]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
resolver: lts-21.25
resolver: lts-22.4

0 comments on commit 49a2c49

Please sign in to comment.