Skip to content

Commit 6984dfc

Browse files
committed
use latest node 14 version in appveyor
1 parent 38eada0 commit 6984dfc

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
environment:
22
matrix:
3-
# node 14.5 has a regression
4-
# npm ERR! cb.apply is not a function
5-
# - nodejs_version: "14"
6-
- nodejs_version: "14.4"
3+
- nodejs_version: "14"
74
DEBUG: "ember-cli-update,boilerplate-update,git-diff-apply"
85

96
branches:

0 commit comments

Comments
 (0)