Skip to content

Commit

Permalink
Add trixie to debian
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Mar 6, 2024
1 parent 4e0e315 commit c6ca98f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
fail-fast: false
matrix:
release: [
{distro: "debian", version: "bookworm"}
{distro: "debian", version: "bookworm"},
{distro: "debian", version: "trixie"}
]
os: [
{arch: "aarch64", builder: "ubicloud-standard-2-arm"},
Expand Down

0 comments on commit c6ca98f

Please sign in to comment.