commit 900531f1d318c6e4b5997bd702b9b465079fbcc5 from: Thomas Adam date: Mon Nov 21 21:30:20 2022 UTC portable: ci: update MacOS image Cirrus CI is retiring its Intel-based MacOS VMs in favour of using M1 VMs which means a newer image. commit - 9928b132651fc6bff74254404777ec2dfcd4f9c8 commit + 900531f1d318c6e4b5997bd702b9b465079fbcc5 blob - 49360224a186b1ca39c10d49a06a21cc3e0de83a blob + e2989cb0ceeeb90a17bdd49ae84bbf3befc1cdab --- .cirrus.yml +++ .cirrus.yml @@ -27,6 +27,6 @@ got_freebsd_task: got_macos_task: macos_instance: - image: monterey-xcode + image: ghcr.io/cirruslabs/macos-ventura-base:latest before_build_script: .github/ci/before-install.sh build:script: .github/ci/build.sh