[go: nahoru, domu]

Skip to content

Commit

Permalink
ci: bump appveyor node version
Browse files Browse the repository at this point in the history
The dev dependency `@graphql-eslint/eslint-plugin` is causing CI
failures in Node.js 12
  • Loading branch information
haoqunjiang committed Jul 7, 2022
1 parent 0260e4d commit 4e024b7
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,5 +1,5 @@
environment:
nodejs_version: "12"
nodejs_version: "14"

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

0 comments on commit 4e024b7

Please sign in to comment.