Skip to content

Commit 995f3d0

Browse files
committed
feat: enable embroider-optimized scenario
1 parent 637706e commit 995f3d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-components.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ jobs:
6868
try-scenario:
6969
- ember-lts-3.28
7070
- ember-lts-4.12
71-
# - ember-release
71+
- ember-release
7272
- ember-beta
73-
# - ember-canary
73+
- ember-canary
7474
- embroider-safe
75-
# - embroider-optimized
75+
- embroider-optimized
7676

7777
steps:
7878
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)