Skip to content

Commit 4e024b7

Browse files
committed
ci: bump appveyor node version
The dev dependency `@graphql-eslint/eslint-plugin` is causing CI failures in Node.js 12
1 parent 0260e4d commit 4e024b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
nodejs_version: "12"
2+
nodejs_version: "14"
33

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

0 commit comments

Comments
 (0)