Skip to content
Snippets Groups Projects
Unverified Commit 0fc7fc69 authored by Yuki Okushi's avatar Yuki Okushi Committed by GitHub
Browse files

Merge pull request #1664 from JohnTitor/catalina

Switch macOS images to 10.14
parents 23caafdf ec9f2297
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@ jobs:
- job: BuildChannelsOSX
dependsOn: StyleAndDocs
pool:
vmImage: macos-10.13
vmImage: macos-10.14
steps:
- template: azure-install-rust.yml
- script: LIBC_CI=1 sh ./ci/build.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment