Skip to content

Commit 2a3e8fb

Browse files
author
MarcoFalke
committed
Merge bitcoin/bitcoin#24696: ci: Use monterey-xcode-13.3
faf8c73 ci: Use monterey-xcode-13.3 (MarcoFalke) Pull request description: ACKs for top commit: hebasto: ACK faf8c73, I have reviewed the code and it looks OK, I agree it can be merged. Tree-SHA512: 5e6772371fc9600c7eedacf88344cf98e71250066e16d8759a749d4a53e5b8e855c9e90880023fdd7454f959bb7b5a90cd7a7ad1d8a2e4a65068c66ccf6b828d
2 parents 9d00406 + faf8c73 commit 2a3e8fb

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)