Skip to content

Commit

Permalink
update ember-try matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed May 11, 2022
1 parent e986c65 commit c9bff34
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,16 @@ jobs:
fail-fast: false
matrix:
try-scenario:
- ember-lts-3.24
- ember-lts-3.28
- ember-release
- ember-beta
- ember-canary
- ember-lts-3.4
- ember-lts-3.8
# - ember-lts-3.24
# - ember-lts-3.28
# - ember-release
# - ember-beta
# - ember-canary
- ember-classic
- embroider-safe
- embroider-optimized
# - embroider-safe
# - embroider-optimized

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

0 comments on commit c9bff34

Please sign in to comment.