Skip to content

Commit 91d8eb2

Browse files
committed
do not run ember canary tests
1 parent c256f60 commit 91d8eb2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/canary.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,6 @@ jobs:
9595
- test-application: 'react-router-6'
9696
build-command: 'test:build-canary'
9797
label: 'react-router-6 (canary)'
98-
- test-application: 'ember-classic'
99-
build-command: 'test:build-latest'
100-
label: 'ember-classic (latest)'
101-
- test-application: 'ember-embroider'
102-
build-command: 'test:build-latest'
103-
label: 'ember-embroider (latest)'
10498

10599
steps:
106100
- name: Check out current commit

0 commit comments

Comments
 (0)