mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-30 21:21:34 +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"
|
||||
- task: NodeTool@0
|
||||
inputs:
|
||||
versionSpec: '>=10.11'
|
||||
versionSpec: '>=12.0'
|
||||
|
Reference in New Issue
Block a user