Upgrade SDK, node, enable differential updates (windows only) #2366
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…
Reference in a new issue