pgsql: ci: Upgrade to Debian Bookworm

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: Upgrade to Debian Bookworm
Date: 2024-07-15 16:40:55
Message-ID: E1sTOkx-001m83-FP@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ci: Upgrade to Debian Bookworm

Bullseye is getting long in the tooth, upgrade to the current stable version.

Backpatch to all versions with CI support, we don't want to generate CI images
for multiple Debian versions.

Author: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAN55FZ0fY5EFHXLKCO_%3Dp4pwFmHRoVom_qSE_7B48gpchfAqzw%40mail.gmail.com
Backpatch: 15-, where CI was added

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/27004d671162283840972113dbc7a22960cbbb07

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

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2024-07-15 19:12:50 pgsql: Add missing RestrictSearchPath() calls.
Previous Message Tom Lane 2024-07-15 15:59:55 pgsql: Doc: minor improvements for plpgsql "Transaction Management" sec