Skip to content

Commit 96b00d0

Browse files
committed
ci: increase version from node to v14 (LTS)
Signed-off-by: Francisco Buceta <[email protected]>
1 parent 93e0dba commit 96b00d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- nodejs_version: "10"
3+
- nodejs_version: "14"
44
NODE_OPTIONS: "--max-old-space-size=2048"
55

66
install:

0 commit comments

Comments
 (0)