Skip to content

Commit a13c3f3

Browse files
committed
ci: Use latest macos-ventura-xcode:14.3.1 image
1 parent 427853a commit a13c3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ task:
337337
name: 'macOS 13 native arm64 [gui, sqlite only] [no depends]'
338338
macos_instance:
339339
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
340-
image: ghcr.io/cirruslabs/macos-ventura-xcode:14.1 # https://cirrus-ci.org/guide/macOS
340+
image: ghcr.io/cirruslabs/macos-ventura-xcode:14.3.1 # https://cirrus-ci.org/guide/macOS
341341
<< : *BASE_TEMPLATE
342342
check_clang_script:
343343
- clang --version

0 commit comments

Comments
 (0)