Skip to content

Commit

Permalink
build: support Node.js 20.x in appveyor
Browse files Browse the repository at this point in the history
closes #5429
  • Loading branch information
UlisesGascon committed Feb 26, 2024
1 parent 734b281 commit fdeb1d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -21,6 +21,7 @@ environment:
- nodejs_version: "17.9"
- nodejs_version: "18.19"
- nodejs_version: "19.9"
- nodejs_version: "20.11"
cache:
- node_modules
install:
Expand Down

0 comments on commit fdeb1d3

Please sign in to comment.