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-004Gz5-1P@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_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3287bf62c9ea63763ea03bf8508e24ba3b73a8f3

Modified Files
--------------
.cirrus.tasks.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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