Skip to content

Commit 6017c61

Browse files
authored
Merge pull request #1280 from pulsar-edit/pin-Cirrus-macOS-image-to-Sonoma
Cirrus: Pin macOS builds to using Sonoma images
2 parents 8c81564 + bd4544b commit 6017c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ silicon_mac_task:
151151
only_if: $CIRRUS_CRON != "" || $CIRRUS_TAG != ""
152152
skip: $CIRRUS_CHANGE_IN_REPO == $CIRRUS_LAST_GREEN_CHANGE
153153
macos_instance:
154-
image: ghcr.io/cirruslabs/macos-ventura-xcode:latest
154+
image: ghcr.io/cirruslabs/macos-runner:sonoma
155155
memory: 8G
156156
env:
157157
CSC_LINK: ENCRYPTED[0078015a03bb6cfdbd80113ae5bbb6f448fd4bbbc40efd81bf2cb1554373046b475a4d7c77e3e3e82ac1ce2f7e3d2da5]

0 commit comments

Comments
 (0)