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

Skip to content

Commit fdeb1d3

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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.19"
2323
- nodejs_version: "19.9"
24+
- nodejs_version: "20.11"
2425
cache:
2526
- node_modules
2627
install:

0 commit comments

Comments
 (0)