We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c256f60 commit 91d8eb2Copy full SHA for 91d8eb2
.github/workflows/canary.yml
@@ -95,12 +95,6 @@ jobs:
95
- test-application: 'react-router-6'
96
build-command: 'test:build-canary'
97
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
103
- label: 'ember-embroider (latest)'
104
105
steps:
106
- name: Check out current commit
0 commit comments