mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 19:51:09 +02:00
ci: Use monterey-xcode-13.3
This commit is contained in:
@@ -289,7 +289,7 @@ task:
|
|||||||
<< : *GLOBAL_TASK_TEMPLATE
|
<< : *GLOBAL_TASK_TEMPLATE
|
||||||
macos_instance:
|
macos_instance:
|
||||||
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
|
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
|
||||||
image: monterey-xcode-13.2 # https://cirrus-ci.org/guide/macOS
|
image: monterey-xcode-13.3 # https://cirrus-ci.org/guide/macOS
|
||||||
env:
|
env:
|
||||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||||
CI_USE_APT_INSTALL: "no"
|
CI_USE_APT_INSTALL: "no"
|
||||||
|
Reference in New Issue
Block a user