File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323# $ - scenario: ember-default-with-jquery
2424# $ - scenario: ember-classic
2525# $ - scenario: embroider-safe
26- # $ - scenario: embroider-optimized
2726# $ nodeVersion: 12.x
2827# $ packageManager: yarn
2928#
@@ -181,8 +180,7 @@ jobs:
181180 ember-canary,
182181 ember-default-with-jquery,
183182 ember-classic,
184- embroider-safe,
185- embroider-optimized
183+ embroider-safe
186184 ]
187185
188186 steps :
Original file line number Diff line number Diff line change 5454 - env : EMBER_TRY_SCENARIO=ember-default-with-jquery
5555 - env : EMBER_TRY_SCENARIO=ember-classic
5656 - env : EMBER_TRY_SCENARIO=embroider-safe
57- - env : EMBER_TRY_SCENARIO=embroider-optimized
57+ # - env: EMBER_TRY_SCENARIO=embroider-optimized
5858
5959before_install :
6060 - curl -o- -L https://yarnpkg.com/install.sh | bash
You can’t perform that action at this time.
0 commit comments