We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5159d5e commit a6bf3b6Copy full SHA for a6bf3b6
.cirrus.yml
@@ -64,7 +64,7 @@ macos_intel_template: &MACOS_INTEL_TEMPLATE
64
macos_arm_template: &MACOS_ARM_TEMPLATE
65
<< : *MACOS_TEMPLATE
66
macos_instance:
67
- image: ghcr.io/cirruslabs/macos-monterey-xcode:13.4
+ image: ghcr.io/cirruslabs/macos-ventura-xcode:14
68
69
# Light-workload Linux tasks.
70
# These use default machines, with fewer CPUs, to reduce pressure on the
0 commit comments