Skip to content

Commit 4ba06d6

Browse files
committed
Cirrus CI: Update the macOS task image
Based on https://cirrus-ci.org/guide/macOS/. This should avoid the warning: Only ghcr.io/cirruslabs/macos-runner:sonoma is allowed. Automatically upgraded.
1 parent 0a2a384 commit 4ba06d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ macos_task:
4444
name: macos-aarch64
4545
only_if: $CIRRUS_BRANCH != 'coverity_scan'
4646
macos_instance:
47-
image: ghcr.io/cirruslabs/macos-ventura-xcode:14.1 # macOS 13 with Xcode 14.1
47+
image: ghcr.io/cirruslabs/macos-runner:sonoma # last 3 versions of Xcode
4848
env:
4949
MAKEFLAGS: '-j 4' # macOS VMs run on 4 cores
5050
script:

0 commit comments

Comments
 (0)