mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-18 17:30:44 -05:00
ci: bump appveyor node version
The dev dependency `@graphql-eslint/eslint-plugin` is causing CI failures in Node.js 12
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
environment:
|
||||
nodejs_version: "12"
|
||||
nodejs_version: "14"
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
||||
Reference in New Issue
Block a user