Skip to content

Commit

Permalink
ci: switched back to stack 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
konn committed Sep 4, 2024
1 parent bee8513 commit d02b151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
with:
ghc-version: 9.6.4
cabal-version: 3.10.2.1
stack-version: 2.15.7
stack-version: 2.13.1
enable-stack: true
- run: cabal v2-update 'hackage.haskell.org,2023-02-13T02:00:06Z'
- name: Installs test tool dependencies
Expand Down

0 comments on commit d02b151

Please # to comment.