Skip to content

Commit 87b3491

Browse files
committed
Merge branch 'master' into string-action-type
2 parents 937792d + 48ef0f4 commit 87b3491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
fail-fast: false
101101
matrix:
102102
node: ['16.x']
103-
ts: ['4.2', '4.3', '4.4', '4.5', '4.6', '4.7', '4.8', '4.9', '5.0']
103+
ts: ['4.7', '4.8', '4.9', '5.0']
104104
steps:
105105
- name: Checkout repo
106106
uses: actions/checkout@v2

0 commit comments

Comments
 (0)