Skip to content

Commit

Permalink
lts
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 8, 2024
1 parent 2f00c4a commit e6f4061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
set -ex
stack --version
stack test --fast --no-terminal --resolver=${{ matrix.resolver }}
stack test --fast --no-terminal --resolver=lts-${{ matrix.resolver }}
# macos-13:
# name: macos-13
Expand Down

0 comments on commit e6f4061

Please sign in to comment.