Skip to content

Commit 54ecfb7

Browse files
committed
build: support Node.js 21.x in appveyor
1 parent d4ecdb4 commit 54ecfb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ environment:
2121
- nodejs_version: "17.9"
2222
- nodejs_version: "18.15"
2323
- nodejs_version: "19.7"
24+
- nodejs_version: "21.6.1"
2425
cache:
2526
- node_modules
2627
install:

0 commit comments

Comments
 (0)