Skip to content

Commit 17f033e

Browse files
committed
Bump TS matrix to include 4.4 and 4.5 on this branch
1 parent 521bcc3 commit 17f033e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
fail-fast: false
8080
matrix:
8181
node: ['14.x']
82-
ts: ['3.9', '4.0', '4.1', '4.2', '4.3', , '4.4', '4.5', 'next']
82+
ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', '4.5', 'next']
8383
steps:
8484
- name: Checkout repo
8585
uses: actions/checkout@v2

0 commit comments

Comments
 (0)