We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a523eb commit 79acb6cCopy full SHA for 79acb6c
.azure-pipelines.yml
@@ -21,7 +21,7 @@ jobs:
21
- template: admin/pipelines/cargo-steps.yml
22
- job: MacOS
23
pool:
24
- vmImage: macOS-10.13
+ vmImage: macOS-10.14
25
steps:
26
- template: admin/pipelines/rustup.yml
27
0 commit comments