Skip to content

Commit 3bc26cd

Browse files
committed
ci: workflow correction for examples
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 58ec5fb commit 3bc26cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
js-type: [ 'cjs', 'mjs' ]
271271
include:
272272
- # lowest reasonable number that works
273-
typescript-version: '^3'
273+
typescript-version: '^3.8'
274274
nodeTypes-version: '^14'
275275
js-type: 'cjs'
276276
env:

0 commit comments

Comments
 (0)