Skip to content

Commit

Permalink
Bump TS matrix to include 4.4 and 4.5 on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Dec 10, 2021
1 parent 521bcc3 commit 17f033e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
fail-fast: false
matrix:
node: ['14.x']
ts: ['3.9', '4.0', '4.1', '4.2', '4.3', , '4.4', '4.5', 'next']
ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', '4.5', 'next']
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 17f033e

Please sign in to comment.