Skip to content

Commit

Permalink
ci: move ember-beta to experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
josex2r committed Dec 1, 2021
1 parent c9be982 commit 286ffa5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,15 @@ jobs:
- ember-lts-3.20
- ember-lts-3.24
- ember-release
- ember-beta
- ember-default-with-jquery
- ember-classic
- embroider-safe
- embroider-optimized
experimental: [false]
include:
- ember_try_scenario: ember-canary
- ember_try_scenario:
- ember-canary
- ember-beta
experimental: true
continue-on-error: ${{ matrix.experimental }}
timeout-minutes: 5
Expand Down

0 comments on commit 286ffa5

Please sign in to comment.