Skip to content

Commit b9fea12

Browse files
committed
build: support Node.js 21.x in appveyor
1 parent c259c34 commit b9fea12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ environment:
2222
- nodejs_version: "18.19"
2323
- nodejs_version: "19.9"
2424
- nodejs_version: "20.11"
25+
- nodejs_version: "21.6.1"
2526
cache:
2627
- node_modules
2728
install:

0 commit comments

Comments
 (0)