summaryrefslogtreecommitdiff
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:27:50 +1300
commit83c7e2f2a2f541b5adc11c9d2826eeaf2a22361a (patch)
treefd22cfe5f88e6d0a71d513103b4bf95e42b9b822
parentd54e1fcaa5f23cc654f4174d1d6217d4022996e2 (diff)
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
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index ab7043c54e6..3bd806b0183 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -221,7 +221,7 @@ task:
task:
- name: macOS - Monterey
+ name: macOS - Ventura
env:
CPUS: 4 # always get that much for cirrusci macOS instances
@@ -239,7 +239,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