We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffd30e commit 1187833Copy full SHA for 1187833
config/ember-try.js
@@ -4,6 +4,7 @@ const getChannelURL = require('ember-source-channel-url');
4
5
module.exports = async function() {
6
return {
7
+ useYarn: true,
8
scenarios: [
9
{
10
name: 'ember-lts-3.16',
0 commit comments