Skip to content
Snippets Groups Projects

Add CI build/test jobs for Debian 12 (Bookworm)

Merged Duncan Macleod requested to merge duncanmmacleod/gwdatafind-server:bookworm into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -139,7 +139,7 @@ test:bookworm:
- .debian:lint
stage: code quality
variables:
LINTIAN_OPTIONS: "--color always --suppress-tags new-package-should-close-itp-bug --fail-on warning --allow-root --pedantic"
LINTIAN_OPTIONS: "--color always --suppress-tags initial-upload-closes-no-bugs --fail-on warning --allow-root --pedantic"
lintian:bullseye:
extends:
Loading