Skip to content

Commit faf8c73

Browse files
author
MarcoFalke
committed
ci: Use monterey-xcode-13.3
1 parent 3297f5c commit faf8c73

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
@@ -289,7 +289,7 @@ task:
289289
<< : *GLOBAL_TASK_TEMPLATE
290290
macos_instance:
291291
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
292-
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
292+
image: monterey-xcode-13.3 # https://cirrus-ci.org/guide/macOS
293293
env:
294294
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
295295
CI_USE_APT_INSTALL: "no"

0 commit comments

Comments
 (0)