We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38eada0 commit 6984dfcCopy full SHA for 6984dfc
1 file changed
appveyor.yml
@@ -1,9 +1,6 @@
1
environment:
2
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"
+ - nodejs_version: "14"
7
DEBUG: "ember-cli-update,boilerplate-update,git-diff-apply"
8
9
branches:
0 commit comments