# This file was autogenerated by create-github-actions-setup-for-ember-addons.
#
# You can upgrade the GitHub Actions workflow to the latest blueprints used
# by Create GitHub Actions setup for Ember Addons by running it again:
#
# - \`yarn create github-actions-setup-for-ember-addons\` if using yarn and
# - \`npm init github-actions-setup-for-ember-addons\` if using NPM.
#
# See https://github.com/jelhan/create-github-actions-setup-for-ember-addon for
# details.
#
# The following lines contain the configuration used in the last run. Please do
# not change them. Doing so could break upgrade flow.
#
#$ browsers:
#$   - chrome
#$ emberTryScenarios:
#$   - scenario: ember-lts-2.16
#$     allowedToFail: false
#$   - scenario: ember-lts-2.18
#$     allowedToFail: false
#$   - scenario: ember-release
#$     allowedToFail: false
#$   - scenario: ember-beta
#$     allowedToFail: false
#$   - scenario: ember-canary
#$     allowedToFail: true
#$   - scenario: ember-default-with-jquery
#$     allowedToFail: false
#$ nodeVersion: 6.x
#$ packageManager: npm
#
