Skip to content

Commit 12efafb

Browse files
committed
Change tsVersion matrix to be 4.9+
1 parent 09548f2 commit 12efafb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ jobs:
4444
strategy:
4545
matrix:
4646
tsVersion:
47-
- 4.4
48-
- 4.6
49-
- 4.8
47+
- 4.9
5048
- 5.0
5149
- 5.1
5250
steps:

0 commit comments

Comments
 (0)