[ci] Upgrade to Catalina (#49519)

Catalina VMs are using the latest major version of virtualization which has improved networking which should fix `Agent is not responding!` issue.
This commit is contained in:
Fedor Korotkov 2020-02-10 13:03:59 -05:00 committed by GitHub
parent b277534026
commit 038762bd69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -442,7 +442,7 @@ task:
# than just fetching the data in the first place.
task:
osx_instance:
image: mojave-flutter # see https://cirrus-ci.org/guide/macOS/ for list of images (we should update regularly)
image: catalina-flutter # see https://cirrus-ci.org/guide/macOS/ for list of images (we should update regularly)
# cpu is always 2
# memory is always 8G
environment: