Skip to content

Commit

Permalink
build: pin Node 21.x to minor
Browse files Browse the repository at this point in the history
Co-authored-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
  • Loading branch information
UlisesGascon and aravindvnair99 committed Feb 26, 2024
1 parent 23b44b3 commit e3eca80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -22,7 +22,7 @@ environment:
- nodejs_version: "18.19"
- nodejs_version: "19.9"
- nodejs_version: "20.11"
- nodejs_version: "21.6.2"
- nodejs_version: "21.6"
cache:
- node_modules
install:
Expand Down

0 comments on commit e3eca80

Please sign in to comment.