mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-10 08:40:43 +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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
debian_version: [ 'bullseye', 'bookworm' ]
|
debian_version: [ 'bullseye', 'bookworm', 'trixie' ]
|
||||||
container:
|
container:
|
||||||
image: debian:${{matrix.debian_version}}
|
image: debian:${{matrix.debian_version}}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user