Unverified Commit 038762bd authored by Fedor Korotkov's avatar Fedor Korotkov Committed by GitHub

[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.
parent b2775340
...@@ -442,7 +442,7 @@ task: ...@@ -442,7 +442,7 @@ task:
# than just fetching the data in the first place. # than just fetching the data in the first place.
task: task:
osx_instance: 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 # cpu is always 2
# memory is always 8G # memory is always 8G
environment: environment:
......
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