Skip to content

Commit 5e7f131

Browse files
hugovkradarhere
andauthored
Add Debian 13 Trixie (#9147)
Co-authored-by: Andrew Murray <[email protected]>
1 parent 165a133 commit 5e7f131

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/test-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
centos-stream-10-amd64,
4848
debian-12-bookworm-x86,
4949
debian-12-bookworm-amd64,
50+
debian-13-trixie-x86,
51+
debian-13-trixie-amd64,
5052
fedora-41-amd64,
5153
fedora-42-amd64,
5254
gentoo,

docs/installation/platform-support.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ These platforms are built and tested for every change.
3131
+----------------------------------+----------------------------+---------------------+
3232
| Debian 12 Bookworm | 3.11 | x86, x86-64 |
3333
+----------------------------------+----------------------------+---------------------+
34+
| Debian 13 Trixie | 3.13 | x86, x86-64 |
35+
+----------------------------------+----------------------------+---------------------+
3436
| Fedora 41 | 3.13 | x86-64 |
3537
+----------------------------------+----------------------------+---------------------+
3638
| Fedora 42 | 3.13 | x86-64 |

0 commit comments

Comments
 (0)