Skip to content

Commit

Permalink
drop ember-1.13 from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Nov 6, 2020
1 parent c05b1e6 commit 53c5890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
ember-version: [ember-1.13, ember-lts-2.8]
ember-version: [ember-lts-2.4, ember-lts-2.8]

steps:
- name: Checkout
Expand Down

0 comments on commit 53c5890

Please sign in to comment.