Based on https://cirrus-ci.org/guide/macOS/.
This will avoid the warning:
Only ghcr.io/cirruslabs/macos-runner:sonoma is allowed. Automatically
upgraded.
(cherry picked from commit
3b11c29db440d55f7720bef9f7faff562a7e1f39)
name: macos-aarch64
only_if: $CIRRUS_BRANCH != 'coverity_scan'
macos_instance:
- image: ghcr.io/cirruslabs/macos-ventura-xcode:14.1 # macOS 13 with Xcode 14.1
+ image: ghcr.io/cirruslabs/macos-runner:sonoma # last 3 versions of Xcode
env:
MAKEFLAGS: '-j 4'
script: