Skip to content

Commit fdeb1d3

Browse files
committed
build: support Node.js 20.x in appveyor
closes #5429
1 parent 734b281 commit fdeb1d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ environment:
2121
- nodejs_version: "17.9"
2222
- nodejs_version: "18.19"
2323
- nodejs_version: "19.9"
24+
- nodejs_version: "20.11"
2425
cache:
2526
- node_modules
2627
install:

0 commit comments

Comments
 (0)