Skip to content

Commit 5c31217

Browse files
committed
Add support for Debian 13
1 parent 686c690 commit 5c31217

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/kernel.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
- image: debian
6969
tag: "12"
7070
name: bookworm
71+
- image: debian
72+
tag: "trixie"
73+
name: trixie
7174
- image: debian
7275
tag: testing
7376
name: testing

0 commit comments

Comments
 (0)