Browse Source

downgrade node on appveyor

Eugene Pankov 4 years ago
parent
commit
2f865e70c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -4,7 +4,7 @@ platform:
   - x64
 
 environment:
-  nodejs_version: "15"
+  nodejs_version: "14"
 
 version: "{build}"