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 294a55f commit 355cb77Copy full SHA for 355cb77
packages/ember/config/ember-try.js
@@ -40,6 +40,7 @@ module.exports = async function() {
40
},
41
{
42
name: 'ember-canary',
43
+ allowedToFail: true,
44
npm: {
45
devDependencies: {
46
'ember-source': await getChannelURL('canary'),
0 commit comments