add support for debian trixie
This commit is contained in:
parent
7cb8876231
commit
d71af7561a
3 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,7 @@ supported_os = {
|
|||
10: 'buster',
|
||||
11: 'bullseye',
|
||||
12: 'bookworm',
|
||||
13: 'trixie',
|
||||
99: 'unstable',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue