Skip to content

Commit

Permalink
Merge pull request #2576 from mainmatter/chore/add-ember-lts-412-scen…
Browse files Browse the repository at this point in the history
…ario

chore: add ember-lts-4.12 scenario
  • Loading branch information
BobrImperator authored Jun 26, 2023
2 parents 40eb0da + 2aefbd8 commit a7dfeaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- test:one ember-4.0
- test:one ember-lts-4.4
- test:one ember-lts-4.8
- test:one ember-lts-4.12
- test:one ember-default
- test:one ember-release
allow-failure: [false]
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-simple-auth/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ module.exports = function() {
},
},
{
name: 'ember-4.12',
name: 'ember-lts-4.12',
npm: {
devDependencies: {
'ember-cli': '~4.12.0',
Expand Down

0 comments on commit a7dfeaf

Please sign in to comment.