From: Thomas Munro Date: Fri, 3 Feb 2023 01:26:54 +0000 (+1300) Subject: ci: Upgrade macOS version from 12 to 13. X-Git-Tag: REL_16_BETA1~794 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e9f120b657e540b36843dbb075dab196e79fbfd;p=thirdparty%2Fpostgresql.git ci: Upgrade macOS version from 12 to 13. Back-patch to 15, where in-tree CI began. Author: Justin Pryzby Discussion: https://postgr.es/m/1441145.1675300332%40sss.pgh.pa.us --- diff --git a/.cirrus.yml b/.cirrus.yml index 69837bcd5ad..7347a6f931b 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