Skip to content

Commit 075f8db

Browse files
MarcoFalkePastaPastaPasta
authored andcommitted
Merge 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
1 parent 8732326 commit 075f8db

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
@@ -175,7 +175,7 @@ task:
175175
<< : *GLOBAL_TASK_TEMPLATE
176176
macos_instance:
177177
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
178-
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
178+
image: monterey-xcode-13.3 # https://cirrus-ci.org/guide/macOS
179179
env:
180180
DANGER_RUN_CI_ON_HOST: "true"
181181
CI_USE_APT_INSTALL: "no"

0 commit comments

Comments
 (0)