Skip to content

Commit

Permalink
ci: Add debian trixie to the test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Obbard <[email protected]>
  • Loading branch information
obbardc authored and sjoerdsimons committed Jul 24, 2023
1 parent b730775 commit e2c660f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# See https://github.com/actions/runner-images/issues/183
#
# For Arch Linux uml is not yet supported, so only test under qemu there.
os: [bullseye, bookworm]
os: [bullseye, bookworm, trixie]
backend: [qemu, uml]
include:
- os: arch
Expand Down

0 comments on commit e2c660f

Please sign in to comment.