xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Florian Bezdeka <florian.bezdeka@siemens.com>
To: xenomai@lists.linux.dev, jan.kiszka@siemens.com
Cc: Florian Bezdeka <florian.bezdeka@siemens.com>
Subject: [PATCH 1/2] ci: Switch to Debian bookworm
Date: Thu, 05 Oct 2023 10:50:03 +0200	[thread overview]
Message-ID: <20231005-flo-ci-to-bookworm-v1-1-c0455488879a@siemens.com> (raw)
In-Reply-To: <20231005-flo-ci-to-bookworm-v1-0-c0455488879a@siemens.com>

Updating to bookworm will bring in a newer versions of the compiler
(gcc 12.2) and newer glibc (2.36).

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2281c9e1..cc7e0b0ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ stages:
   - test
 
 default:
-  image: debian:bullseye
+  image: debian:bookworm
 
 variables:
   GIT_STRATEGY: clone

-- 
2.39.2


  reply	other threads:[~2023-10-05  8:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05  8:50 [PATCH 0/2] Use Debian bookworm for CI build jobs Florian Bezdeka
2023-10-05  8:50 ` Florian Bezdeka [this message]
2023-10-05  8:50 ` [PATCH 2/2] ci: Add build test for older glibc where y2038 support is not available Florian Bezdeka
2023-10-06 16:50 ` [PATCH 0/2] Use Debian bookworm for CI build jobs Jan Kiszka
2023-10-06 17:27   ` Jan Kiszka

Reply instructions:

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

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

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231005-flo-ci-to-bookworm-v1-1-c0455488879a@siemens.com \
    --to=florian.bezdeka@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --cc=xenomai@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).