Bump Node 12.X

pull/2154/head
Qstick 3 years ago
parent b2684994c3
commit 6a118a8f96

@ -138,7 +138,7 @@ stages:
- task: NodeTool@0
displayName: Set Node.js version
inputs:
versionSpec: '10.x'
versionSpec: '12.x'
- checkout: self
submodules: true
fetchDepth: 1
@ -759,7 +759,7 @@ stages:
- task: NodeTool@0
displayName: Set Node.js version
inputs:
versionSpec: '10.x'
versionSpec: '12.x'
- checkout: self
submodules: true
fetchDepth: 1

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save