Skip to content

Commit

Permalink
chore: bump version of macos on azure (#9650)
Browse files Browse the repository at this point in the history
* chore: bump version of macos on azure

* Update .azure-pipelines.yml
  • Loading branch information
SimenB authored Mar 10, 2020
1 parent 1932269 commit 8b9a8d9
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:

- job: macOS
pool:
vmImage: macos-10.13
vmImage: macos-10.15
steps:
# This step can be removed once Mercurial gets installed on the macOS image. See https://github.com/Microsoft/azure-pipelines-image-generation/issues/604
- script: HOMEBREW_NO_AUTO_UPDATE=1 brew install mercurial
Expand Down

0 comments on commit 8b9a8d9

Please sign in to comment.