public inbox for [email protected]  
help / color / mirror / Atom feed
From: Célestin Matte <[email protected]>
To: PostgreSQL WWW <[email protected]>
Subject: [PATCH] pglister: .gitlab-ci: move to Debian 13
Date: Fri, 12 Jun 2026 11:46:33 +0200
Message-ID: <[email protected]> (raw)

Works as-is, no additional change necessary

-- 
Célestin Matte


Attachments:

  [text/x-patch] 0001-.gitlab-ci-move-to-debian-13.patch (623B, ../[email protected]/2-0001-.gitlab-ci-move-to-debian-13.patch)
  download | inline diff:
From fadf5d930452ea3df257ad4e24a459e61156370c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9lestin=20Matte?= <[email protected]>
Date: Fri, 12 Jun 2026 11:44:59 +0200
Subject: [PATCH] .gitlab-ci: move to debian 13

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6992859..e1266c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
 
 validate syntax:
   stage: test
-  image: "debian:bookworm"
+  image: "debian:trixie"
   before_script:
     - apt-get update -qq && apt-get install -y -qq pycodestyle
   script:
-- 
2.54.0



view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [PATCH] pglister: .gitlab-ci: move to Debian 13
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox