Skip to content

Commit 29fabdd

Browse files
committed
Update macos build agent
1 parent 2b29650 commit 29fabdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
- job: dist_darwin
233233
displayName: "Dist Darwin binary"
234234
pool:
235-
vmImage: macOS-10.13
235+
vmImage: macOS-10.15
236236
steps:
237237
- template: ci/azure-install-rust.yml
238238
- script: cargo build --manifest-path crates/cli/Cargo.toml --release

0 commit comments

Comments
 (0)