Skip to content

Commit

Permalink
Use latest Stack in CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisCardwell committed May 20, 2024
1 parent 385203a commit ce64b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
cabal-version: latest
cabal-update: true
enable-stack: true
stack-version: 2.15.7
stack-version: latest
- name: Setup Environment
run: |
GHC_VERSION=$(ghc --numeric-version)
Expand Down

0 comments on commit ce64b92

Please sign in to comment.