Verified Commit 11914fd5 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

gitlab-ci: add a test for bookworm



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 4960f50b
Pipeline #403227 failed with stage
in 5 minutes and 46 seconds
......@@ -42,12 +42,16 @@ test buster:
- master
image: debian:buster-backports
variables:
ADDITIONAL_PACKAGES: python3-django/buster-backports
ADDITIONAL_PACKAGES: python3-django/buster-backports git/buster-backports git-man/buster-backports
tests bullseye:
<<: *test
image: debian:bullseye
tests bookworm:
<<: *test
image: debian:bookworm
test unstable:
<<: *test
image: debian:unstable
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment