Skip to content

Commit

Permalink
test on bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Nov 17, 2023
1 parent 7f44ac4 commit 4483dd5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test_docker_debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ concurrency:
jobs:

# Build container and run tests. Duplication of job intended for better visualization.
run_bookworm:
name: 'bookworm'
uses: ./.github/workflows/test_docker_debian_codename_sub.yml
with:
debian_codename: 'bookworm'

run_bullseye:
name: 'bullseye'
uses: ./.github/workflows/test_docker_debian_codename_sub.yml
Expand Down

0 comments on commit 4483dd5

Please sign in to comment.