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 3297f5c commit faf8c73Copy full SHA for faf8c73
.cirrus.yml
@@ -289,7 +289,7 @@ task:
289
<< : *GLOBAL_TASK_TEMPLATE
290
macos_instance:
291
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
292
- image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
+ image: monterey-xcode-13.3 # https://cirrus-ci.org/guide/macOS
293
env:
294
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
295
CI_USE_APT_INSTALL: "no"
0 commit comments