We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a05d6 commit b5a8e98Copy full SHA for b5a8e98
ci/azure-install-node.yml
@@ -3,4 +3,4 @@ steps:
3
displayName: "Add WebAssembly target via rustup"
4
- task: NodeTool@0
5
inputs:
6
- versionSpec: '10.x'
+ versionSpec: '>=10.11'
0 commit comments