mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-06 16:11:34 +00:00
Update macos build agent
This commit is contained in:
@ -232,7 +232,7 @@ jobs:
|
|||||||
- job: dist_darwin
|
- job: dist_darwin
|
||||||
displayName: "Dist Darwin binary"
|
displayName: "Dist Darwin binary"
|
||||||
pool:
|
pool:
|
||||||
vmImage: macOS-10.13
|
vmImage: macOS-10.15
|
||||||
steps:
|
steps:
|
||||||
- template: ci/azure-install-rust.yml
|
- template: ci/azure-install-rust.yml
|
||||||
- script: cargo build --manifest-path crates/cli/Cargo.toml --release
|
- script: cargo build --manifest-path crates/cli/Cargo.toml --release
|
||||||
|
Reference in New Issue
Block a user