Commit d4474128 authored by Reece Dunham's avatar Reece Dunham Committed by Greg Spencer

Update macOS version in tests (#28852)

This switches the Cirrus macOS images to use Mojave, since Cirrus has deprecated the High Sierra images.
parent 52e4214d
......@@ -156,7 +156,7 @@ task:
# Private repo for publishing certificates.
PUBLISHING_MATCH_CERTIFICATE_REPO: git@github.com:flutter/private_publishing_certificates.git
osx_instance:
image: high-sierra-xcode-9.4.1
image: mojave-xcode-10.1
git_fetch_script:
- git fetch origin
- git fetch origin master # To set FETCH_HEAD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment