ci: Use latest macos-ventura-xcode:14.3.1 image

This commit is contained in:
Hennadii Stepanov 2023-06-13 23:00:33 +01:00
parent 427853ab49
commit a13c3f3177
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -337,7 +337,7 @@ task:
name: 'macOS 13 native arm64 [gui, sqlite only] [no depends]'
macos_instance:
# 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
check_clang_script:
- clang --version