]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
ci: Upgrade macOS version from 12 to 13.
authorThomas Munro <tmunro@postgresql.org>
Fri, 3 Feb 2023 01:26:54 +0000 (14:26 +1300)
committerThomas Munro <tmunro@postgresql.org>
Fri, 3 Feb 2023 01:27:50 +0000 (14:27 +1300)
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

.cirrus.yml

index ab7043c54e6eb8710413341d57fb41293f11c02f..3bd806b01831caf5e91ccb61d2596f8ea05d6634 100644 (file)
@@ -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