Skip to content

Commit 8b9a8d9

Browse files
authored
chore: bump version of macos on azure (#9650)
* chore: bump version of macos on azure * Update .azure-pipelines.yml
1 parent 1932269 commit 8b9a8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

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

0 commit comments

Comments
 (0)