Update azure-pipelines.yml
This commit is contained in:
parent
f2bb169f01
commit
0391e6bdfe
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pool:
|
|||
steps:
|
||||
- task: NodeTool@0
|
||||
inputs:
|
||||
versionSpec: '9.x'
|
||||
versionSpec: '10.x'
|
||||
displayName: 'Install Node.js'
|
||||
|
||||
- script: |
|
||||
|
|
Loading…
Add table
Reference in a new issue