Skip to content

Commit

Permalink
Breaking: drop versions of Ember before 3.24 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Sep 4, 2021
1 parent cacb9a2 commit ab449d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ember-version:
["lts-3.16", "lts-3.20", "lts-3.24", "release", "beta", "canary"]
ember-version: ["lts-3.24", "release", "beta", "canary"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ab449d3

Please sign in to comment.