ci: macos: Upgrade to Sequoia
authorAndres Freund <andres@anarazel.de>
Thu, 30 Oct 2025 20:08:43 +0000 (16:08 -0400)
committerAndres Freund <andres@anarazel.de>
Thu, 30 Oct 2025 20:08:43 +0000 (16:08 -0400)
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAN55FZ3kO4vLq56PWrfJ7Fw6Wz8DhEN9j9GX3aScx%2BWOirtK-g%40mail.gmail.com
Backpatch: 15-, where CI support was added

.cirrus.tasks.yml

index d44d388d5cacd98980d775a42ade99f4788fe64d..2251859c033b232b709c5d0554b8b756a9c3072d 100644 (file)
@@ -576,7 +576,7 @@ task:
 # SPECIAL:
 # - Enables --clone for pg_upgrade and pg_combinebackup
 task:
-  name: macOS - Sonoma - Meson
+  name: macOS - Sequoia - Meson
 
   env:
     CPUS: 4 # always get that much for cirrusci macOS instances
@@ -585,7 +585,7 @@ task:
     # work OK. See
     # https://postgr.es/m/20220927040208.l3shfcidovpzqxfh%40awork3.anarazel.de
     TEST_JOBS: 8
-    IMAGE: ghcr.io/cirruslabs/macos-runner:sonoma
+    IMAGE: ghcr.io/cirruslabs/macos-runner:sequoia
 
     CIRRUS_WORKING_DIR: ${HOME}/pgsql/
     CCACHE_DIR: ${HOME}/ccache