Skip to content

Commit e1e38ef

Browse files
committed
Update TS test matrix to 4.7+
1 parent 9ee1df5 commit e1e38ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
node: ['16.x']
43-
ts: ['4.1', '4.2', '4.3', '4.4', '4.5', '4.6', '4.7', '4.8', '4.9.2-rc']
43+
ts: ['4.7', '4.8', '4.9', '5.0']
4444
steps:
4545
- name: Checkout repo
4646
uses: actions/checkout@v2

0 commit comments

Comments
 (0)