pgsql: ci: Fix Windows and MinGW task names

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: Fix Windows and MinGW task names
Date: 2025-10-30 17:25:27
Message-ID: E1vEWOt-004GzB-1Y@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ci: Fix Windows and MinGW task names

They use Windows Server 2022, not 2019.

Author: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Discussion: https://postgr.es/m/flat/CAN55FZ1OsaM+852BMQDJ+Kgfg+07knJ6dM3PjbGbtYaK4qwfqA(at)mail(dot)gmail(dot)com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4eac7e3a4861335e50deef2298d731766ba8f287

Modified Files
--------------
.cirrus.tasks.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2025-10-30 20:11:04 pgsql: ci: macos: Upgrade to Sequoia
Previous Message Tom Lane 2025-10-30 15:21:27 pgsql: Use BumpContext contexts in TupleHashTables, and do some code cl