Skip to content

Commit

Permalink
9.4.6 everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcek committed Aug 28, 2023
1 parent 03c6d74 commit 6dcf6f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- 8.10.7
- 9.0.2
- 9.2.8
- 9.4.5
- 9.4.6
- 9.6.2
include:
# Test only with latest GHC on windows and macOS
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
strategy:
matrix:
stack: [2.11.1]
ghc: [9.4.5]
ghc: [9.4.6]

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.0
resolver: lts-21.9

0 comments on commit 6dcf6f4

Please sign in to comment.