Skip to content

Commit

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

0 comments on commit b9fea12

Please sign in to comment.