Skip to content

Commit

Permalink
macOS-10.13 is not supported anymore in Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
inikulin committed Apr 20, 2020
1 parent 5a523eb commit 79acb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- template: admin/pipelines/cargo-steps.yml
- job: MacOS
pool:
vmImage: macOS-10.13
vmImage: macOS-10.14
steps:
- template: admin/pipelines/rustup.yml
- template: admin/pipelines/cargo-steps.yml
Expand Down

0 comments on commit 79acb6c

Please sign in to comment.