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 b712707 commit 922adbbCopy full SHA for 922adbb
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