mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Sets node version
This commit is contained in:
parent
707338797b
commit
5491f5da1f
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@ extends:
|
|||
testPlatforms: []
|
||||
skipAPIScan: true # package build requires Linux
|
||||
buildSteps:
|
||||
- task: NodeTool@0
|
||||
inputs:
|
||||
versionSpec: '18.17.x'
|
||||
- script: sudo apt install -y libkrb5-dev
|
||||
displayName: Install libkrb5-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue