Re: Upgrade macOS CI image from Sonoma to Sequoia

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Upgrade macOS CI image from Sonoma to Sequoia
Date: 2025-10-09 12:30:20
Message-ID: CAN55FZ1qp_fq74_tmGrBQ-0PcYyHZnjTGFJ1fG-+YzvLfW0p_Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Thu, 9 Oct 2025 at 14:54, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
> Hi,
>
> The Sequoia macOS runner is available in Cirrus CI. The attached patch
> updates macOS CI image from Sonoma to Sequoia.

This time with the back-patches.

CI Runs:

Upstream: https://cirrus-ci.com/task/5321125921554432
REL_18: https://cirrus-ci.com/task/5344925677518848
REL_17: https://cirrus-ci.com/task/5290173233102848
REL_16: https://cirrus-ci.com/task/6054649964265472
REL_15: https://cirrus-ci.com/task/5423773089792000

--
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
v2-REL15-0001-ci-macos-Upgrade-images-to-Sequoia.patch text/x-patch 1.0 KB
v2-REL16,17-0001-ci-macos-Upgrade-images-to-Sequoia.patch text/x-patch 1.1 KB
v2-REL18+-0001-ci-macos-Upgrade-images-to-Sequoia.patch text/x-patch 1.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirill Reshke 2025-10-09 12:33:54 Re: Remove custom redundant full page write description from GIN
Previous Message Aleksander Alekseev 2025-10-09 12:29:14 Re: [PATCH] Remove unused #include's in src/backend/commands/*