summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2023-02-03 14:26:54 +1300
committerThomas Munro <tmunro@postgresql.org>2023-02-03 14:26:54 +1300
commit2e9f120b657e540b36843dbb075dab196e79fbfd (patch)
treeb44345a4b47b4a46aea3acc80a655a71de24fe90 /.cirrus.yml
parent8ca6d49f634124e2f77f5c02af244c4ca4a3b1e9 (diff)
downloadpostgresql-2e9f120b657e540b36843dbb075dab196e79fbfd.tar.gz
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
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 69837bcd5a..7347a6f931 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -404,7 +404,7 @@ task:
task:
- name: macOS - Monterey - Meson
+ name: macOS - Ventura - Meson
env:
CPUS: 4 # always get that much for cirrusci macOS instances
@@ -429,7 +429,7 @@ task:
only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*' || $CIRRUS_CHANGE_MESSAGE =~ '.*\nci-os-only:[^\n]*(macos|darwin|osx).*'
macos_instance:
- image: ghcr.io/cirruslabs/macos-monterey-base:latest
+ image: ghcr.io/cirruslabs/macos-ventura-base:latest
sysinfo_script: |
id