We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 732f8b7 commit b6f5b2cCopy full SHA for b6f5b2c
azure-pipelines.yml
@@ -5,8 +5,8 @@ jobs:
5
strategy:
6
maxParallel: 3
7
matrix:
8
- node-13:
9
- node_version: ^13.0.0
+ node-14:
+ node_version: ^14.0.0
10
node-12:
11
node_version: ^12.4.0
12
node-10:
@@ -42,8 +42,8 @@ jobs:
42
43
44
45
46
47
48
49
@@ -79,8 +79,8 @@ jobs:
79
80
81
82
83
84
85
86
0 commit comments