Skip to content

Commit

Permalink
ci: use nodejs 20 for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka authored and amaanq committed Feb 18, 2024
1 parent 72a60ea commit f64a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: Visual Studio 2022

environment:
nodejs_version: "18"
nodejs_version: "20"

platform:
- x64
Expand Down

0 comments on commit f64a422

Please sign in to comment.