mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-09 08:18:49 +01:00
CI: Add debian trixie
This commit is contained in:
parent
4dbc06bdd0
commit
435ffc75b6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -485,7 +485,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
debian_version: [ 'bullseye', 'bookworm' ]
|
||||
debian_version: [ 'bullseye', 'bookworm', 'trixie' ]
|
||||
container:
|
||||
image: debian:${{matrix.debian_version}}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user