summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cirrus.tasks.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml
index 12236569c13..f2581cfb2e5 100644
--- a/.cirrus.tasks.yml
+++ b/.cirrus.tasks.yml
@@ -616,7 +616,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
@@ -625,7 +625,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