ci: Upgrade macOS version from 12 to 13.
authorThomas Munro <[email protected]>
Fri, 3 Feb 2023 01:26:54 +0000 (14:26 +1300)
committerThomas Munro <[email protected]>
Fri, 3 Feb 2023 01:26:54 +0000 (14:26 +1300)
Back-patch to 15, where in-tree CI began.

Author: Justin Pryzby <[email protected]>
Discussion: https://postgr.es/m/1441145.1675300332%40sss.pgh.pa.us

.cirrus.yml

index 69837bcd5ad7e6b0789120e781e3fd7bb51c13af..7347a6f931baa36725e0f09141d734ea80919fbb 100644 (file)
@@ -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