diff --git a/config/ember-try.js b/config/ember-try.js index 53ce43525..6473235c4 100644 --- a/config/ember-try.js +++ b/config/ember-try.js @@ -43,6 +43,9 @@ module.exports = async function () { bootstrap: bootstrapVersion, }, }, + env: { + FAIL_ON_DEPRECATION: false, + }, }, { name: 'ember-release',