Skip to content
Permalink
Browse files
use node16 in appveyor
  • Loading branch information
archmoj committed Sep 14, 2021
1 parent b1fa969 commit ddf36c136d152eef9ca1d9892c822c47f6b1d478
Showing with 1 addition and 1 deletion.
  1. +1 −1 appveyor.yml
@@ -1,5 +1,5 @@
environment:
nodejs_version: "12"
nodejs_version: "16"

install:
- ps: Install-Product node $env:nodejs_version

0 comments on commit ddf36c1

Please sign in to comment.