Skip to content

Commit

Permalink
Add TS 4.5 to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Nov 26, 2021
1 parent ba38cc9 commit 931b5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', 'next']
ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', '4.5', 'next']

steps:
- name: Checkout code
Expand Down

0 comments on commit 931b5bb

Please sign in to comment.