Skip to content

Commit 8e98598

Browse files
committed
CI: switch to supported macOS VM image on Cirrus CI
Apparently the image previously in use has been retired and the jobs were automatically upgraded to this image. Switch it to avoid possible future breakage.
1 parent 0444e63 commit 8e98598

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
@@ -84,6 +84,6 @@ freebsd_task:
8484

8585
macos-arm64_task:
8686
macos_instance:
87-
image: ghcr.io/cirruslabs/macos-sonoma-xcode
87+
image: ghcr.io/cirruslabs/macos-runner:sonoma
8888
install_script: brew install git ninja [email protected]
8989
<< : *test

0 commit comments

Comments
 (0)