Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 9f9e796

Browse files
committed
Drop support for Ember < 3.24
1 parent 46dc56c commit 9f9e796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
strategy:
5353
matrix:
54-
ember-version: [default, release, beta, canary, lts-3.12, lts-3.16]
54+
ember-version: [default, release, beta, canary, lts-3.28, lts-3.24]
5555

5656
steps:
5757
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)