Skip to content

Commit

Permalink
no long test on lts-14
Browse files Browse the repository at this point in the history
yesodweb#1838 will drop support for ghc 8.6
  • Loading branch information
dten committed Jul 16, 2024
1 parent 55723e6 commit 8bfbc94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,12 @@ jobs:
- "--resolver lts-20"
- "--resolver lts-18"
- "--resolver lts-16"
- "--resolver lts-14"
exclude:
# llvm too new on macos-latest for ghc 8
- os: macos-latest
args: "--resolver lts-18"
- os: macos-latest
args: "--resolver lts-16"
- os: macos-latest
args: "--resolver lts-14"

steps:
- name: Clone project
Expand Down

0 comments on commit 8bfbc94

Please sign in to comment.