cirrus-ci: new MacOS image

Cirrus-CI has recently EOL'd Intel MacOS VMs, switch to the latest
ARM-based image.

Fix By: Brad House (@bradh352)
pull/503/head
bradh352 2 years ago
parent 9e3dad3adb
commit b37621aada
  1. 2
      .cirrus.yml

@ -46,7 +46,7 @@ task:
BUILD_ASAN: "yes"
BUILD_ANALYZE: "yes"
macos_instance:
image: big-sur-xcode
image: ghcr.io/cirruslabs/macos-ventura-xcode:latest
- name: "iOS"
env:
DIST: "iOS"

Loading…
Cancel
Save