Skip to content

Commit

Permalink
Merge branch '0.10' into DaAwesomeP-ci-on-schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
DaAwesomeP committed Jun 21, 2023
2 parents 361bb68 + 4e0ad13 commit 7b9930e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image_tag: [bullseye, bookworm, sid]
image_tag: [bullseye, bookworm, trixie, sid]
architecture: [amd64]
container: debian:${{ matrix.image_tag }}
steps:
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image_tag: [bullseye, bookworm, sid]
image_tag: [bullseye, bookworm, trixie, sid]
architecture: [amd64]
container: debian:${{ matrix.image_tag }}
steps:
Expand Down

0 comments on commit 7b9930e

Please sign in to comment.