Skip to content

Commit 2488ec6

Browse files
authored
ci: remove unnessessarry error-prone tests for type digest (#514)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 67d087c commit 2488ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ jobs:
139139
include:
140140
- # latest 4.X
141141
typescript-version: '^4'
142-
- # some 4.0.x
143-
typescript-version: '~4.0'
142+
# - # some 4.0.x
143+
# typescript-version: '~4.0'
144144
- # latest 3.X
145145
typescript-version: '^3'
146146
nodeTypes-version: '^16'

0 commit comments

Comments
 (0)