We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776e7d4 commit 375ab23Copy full SHA for 375ab23
azure-pipelines.yml
@@ -43,8 +43,8 @@ jobs:
43
strategy:
44
maxParallel: 6
45
matrix:
46
- node-13:
47
- node_version: ^13.0.0
+ node-14:
+ node_version: ^14.0.0
48
webpack_version: latest
49
node-12:
50
node_version: ^12.0.0
@@ -102,8 +102,8 @@ jobs:
102
103
104
105
106
107
108
109
@@ -161,8 +161,8 @@ jobs:
161
162
163
164
165
166
167
168
0 commit comments