Skip to content

Commit e3eca80

Browse files
build: pin Node 21.x to minor
Co-authored-by: Aravind Nair <[email protected]>
1 parent 23b44b3 commit e3eca80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ environment:
2222
- nodejs_version: "18.19"
2323
- nodejs_version: "19.9"
2424
- nodejs_version: "20.11"
25-
- nodejs_version: "21.6.2"
25+
- nodejs_version: "21.6"
2626
cache:
2727
- node_modules
2828
install:

0 commit comments

Comments
 (0)