pgsql: ci: Upgrade macOS version from 12 to 13.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: Upgrade macOS version from 12 to 13.
Date: 2023-02-03 01:33:03
Message-ID: E1pNkwo-001JJo-5g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ci: Upgrade macOS version from 12 to 13.

Back-patch to 15, where in-tree CI began.

Author: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Discussion: https://postgr.es/m/1441145.1675300332%40sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2e9f120b657e540b36843dbb075dab196e79fbfd

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

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-02-03 01:33:14 pgsql: ci: Upgrade macOS version from 12 to 13.
Previous Message Tom Lane 2023-02-03 01:18:13 Re: pgsql: Ensure that numeric.c compiles with other NBASE values.