mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-30 13:11:33 +00:00
Upgrade version of node.js used on Azure
Pulls in some nice new features!
This commit is contained in:
@ -3,4 +3,4 @@ steps:
|
|||||||
displayName: "Add WebAssembly target via rustup"
|
displayName: "Add WebAssembly target via rustup"
|
||||||
- task: NodeTool@0
|
- task: NodeTool@0
|
||||||
inputs:
|
inputs:
|
||||||
versionSpec: '>=10.11'
|
versionSpec: '>=12.0'
|
||||||
|
Reference in New Issue
Block a user