Skip to content

Commit

Permalink
Update scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 24, 2022
1 parent 64c8069 commit 919c7f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
fail-fast: false
matrix:
scenario:
- 'ember-lts-3.20'
- 'ember-lts-3.24'
- 'ember-release'
- 'ember-beta'
Expand Down
1 change: 1 addition & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module.exports = async function () {
npm: {
devDependencies: {
'@ember/jquery': '^1.1.0',
'ember-source': '~3.28.0',
},
},
},
Expand Down

0 comments on commit 919c7f7

Please sign in to comment.