Skip to content

Commit

Permalink
drop support for Ember < 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Jan 19, 2024
1 parent fedb71c commit 9508b57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
fail-fast: false
matrix:
try-scenario:
- ember-lts-3.12
- ember-lts-3.16
- ember-lts-3.20
- ember-lts-3.24
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This addon provides a component that transforms [Markdown](http://en.wikipedia.o

## Compatibility

* Ember.js v3.12 or above
* Ember CLI v3.12 or above
* Ember.js v3.16 or above
* Ember CLI v3.16 or above
* Node.js v16 or above

## Installation
Expand Down

0 comments on commit 9508b57

Please sign in to comment.