pgsql: ci: Fix Windows and MinGW task names - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: Fix Windows and MinGW task names
Date
Msg-id E1vEWOt-004GzB-1Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: Fix Windows and MinGW task names

They use Windows Server 2022, not 2019.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/flat/CAN55FZ1OsaM+852BMQDJ+Kgfg+07knJ6dM3PjbGbtYaK4qwfqA@mail.gmail.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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Use BumpContext contexts in TupleHashTables, and do some code cl
Next
From: Andres Freund
Date:
Subject: pgsql: ci: macos: Upgrade to Sequoia