Skip to content

Commit

Permalink
ci: Use latest macos-ventura-xcode:14.3.1 image
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Jun 13, 2023
1 parent 427853a commit a13c3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -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
Expand Down

0 comments on commit a13c3f3

Please sign in to comment.