Skip to content

Commit

Permalink
stop using GHC 8.10.7 in CI, it's time
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlix committed Nov 3, 2024
1 parent 4b97530 commit ad208f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,9 @@ jobs:
- "--resolver lts-21 --stack-yaml stack-lts-21.yaml"
- "--resolver lts-20 --stack-yaml stack-lts-20.yaml"
- "--resolver lts-19 --stack-yaml stack-lts-19.yaml"
- "--resolver lts-18 --stack-yaml stack-lts-18.yaml"
exclude:
- os: "macos-latest"
args: "--resolver lts-19 --stack-yaml stack-lts-19.yaml"
- os: "macos-latest"
args: "--resolver lts-18 --stack-yaml stack-lts-18.yaml"

steps:
- name: Clone project
Expand Down
34 changes: 0 additions & 34 deletions stack-lts-18.yaml

This file was deleted.

0 comments on commit ad208f1

Please sign in to comment.