[PR #1113/1ba34b9b backport][stable-3] CI: Add Debian 13 Trixie (#1114)

* CI: Add Debian 13 Trixie (#1113)

* Add Debian 13 Trixie to CI.

* I don't think this is needed any longer.

* Debian: adjust way GPG signature is installed for Docker's software repo.

(cherry picked from commit 1ba34b9b7c)

* Skip Docker Compose v1 on Debian Trixie.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-08-10 22:00:12 +02:00
committed by GitHub
parent 3f7ed36ed0
commit 6cc33e515c
4 changed files with 36 additions and 9 deletions
+4 -2
View File
@@ -183,10 +183,12 @@ stages:
parameters:
testFormat: 2.19/linux-community/{0}
targets:
- name: Debian Bullseye
- name: Debian 11 Bullseye
test: debian-bullseye/3.9
- name: Debian Bookworm
- name: Debian 12 Bookworm
test: debian-bookworm/3.11
- name: Debian 13 Trixie
test: debian-13-trixie/3.13
- name: ArchLinux
test: archlinux/3.13
groups: