Skip to content

Commit 0fc7fc6

Browse files
authored
Merge pull request #1664 from JohnTitor/catalina
Switch macOS images to 10.14
2 parents 23caafd + ec9f229 commit 0fc7fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
- job: BuildChannelsOSX
190190
dependsOn: StyleAndDocs
191191
pool:
192-
vmImage: macos-10.13
192+
vmImage: macos-10.14
193193
steps:
194194
- template: azure-install-rust.yml
195195
- script: LIBC_CI=1 sh ./ci/build.sh

0 commit comments

Comments
 (0)