mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 15:04:44 +01:00
ci: Use latest macos-ventura-xcode:14.3.1
image
This commit is contained in:
parent
427853ab49
commit
a13c3f3177
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ task:
|
||||||
name: 'macOS 13 native arm64 [gui, sqlite only] [no depends]'
|
name: 'macOS 13 native arm64 [gui, sqlite only] [no depends]'
|
||||||
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: ghcr.io/cirruslabs/macos-ventura-xcode:14.1 # https://cirrus-ci.org/guide/macOS
|
image: ghcr.io/cirruslabs/macos-ventura-xcode:14.3.1 # https://cirrus-ci.org/guide/macOS
|
||||||
<< : *BASE_TEMPLATE
|
<< : *BASE_TEMPLATE
|
||||||
check_clang_script:
|
check_clang_script:
|
||||||
- clang --version
|
- clang --version
|
||||||
|
|
Loading…
Add table
Reference in a new issue