Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2e9f120

Browse filesBrowse files
committed
ci: Upgrade macOS version from 12 to 13.
Back-patch to 15, where in-tree CI began. Author: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://postgr.es/m/1441145.1675300332%40sss.pgh.pa.us
1 parent 8ca6d49 commit 2e9f120
Copy full SHA for 2e9f120

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.cirrus.yml

Copy file name to clipboardExpand all lines: .cirrus.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ task:
404404

405405

406406
task:
407-
name: macOS - Monterey - Meson
407+
name: macOS - Ventura - Meson
408408

409409
env:
410410
CPUS: 4 # always get that much for cirrusci macOS instances
@@ -429,7 +429,7 @@ task:
429429
only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*' || $CIRRUS_CHANGE_MESSAGE =~ '.*\nci-os-only:[^\n]*(macos|darwin|osx).*'
430430

431431
macos_instance:
432-
image: ghcr.io/cirruslabs/macos-monterey-base:latest
432+
image: ghcr.io/cirruslabs/macos-ventura-base:latest
433433

434434
sysinfo_script: |
435435
id

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.