Skip to content

Commit 37ece8d

Browse files
committed
Update ci-build.yml
1 parent 5b97534 commit 37ece8d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,15 @@ jobs:
4646
matrix:
4747
ember-try-scenario:
4848
- ember-lts-3.28
49+
- ember-lts-4.4
4950
- ember-release
5051
- ember-beta
5152
- ember-canary
5253
- ember-classic
53-
- ember-default-with-jquery
54+
- ember-default
55+
- with-jquery
5456
- embroider-safe
57+
- embroider-optimized
5558

5659
steps:
5760
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)