Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fde1c63

Browse files
chore: test node v14 on ci.yml (typescript-eslint#5512)
1 parent aca935c commit fde1c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
strategy:
115115
matrix:
116116
# just run on the oldest and latest supported versions and assume the intermediate versions are good
117-
node-version: [12, 18]
117+
node-version: [14, 18]
118118
package:
119119
[
120120
'ast-spec',

0 commit comments

Comments
 (0)