Skip to content

Commit

Permalink
Fix github actions config removing old ember lts version 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
davideferre committed Jul 1, 2021
1 parent 3f67ec8 commit e0e4498
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ jobs:
fail-fast: true
matrix:
ember-try-scenario: [
ember-lts-3.16,
ember-lts-3.20,
ember-lts-3.24,
ember-release,
ember-beta,
ember-canary,
Expand Down
2 changes: 0 additions & 2 deletions codemods.log

This file was deleted.

0 comments on commit e0e4498

Please sign in to comment.