Skip to content

Commit

Permalink
Merge pull request #20597 from emberjs/ts-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler authored Dec 12, 2023
2 parents b4e5245 + 9b9785e commit 171618c
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 @@ -42,7 +42,7 @@ jobs:
needs: ['types']
strategy:
matrix:
ts-version: ['4.9', '5.0', 'next']
ts-version: ['4.9', '5.0', '5.1', '5.2', '5.3', 'next']
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
Expand Down

0 comments on commit 171618c

Please sign in to comment.