Skip to content
Snippets Groups Projects

CI: Use debian:12-slim with shadow.

Closed Nick Mathewson requested to merge nickm/arti:shadow-deb12 into main
2 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -280,7 +280,7 @@ integration-shadow:
- key: $CI_JOB_NAME-tgen-$JOB_TGEN_COMMIT
paths:
- opt/tgen
image: debian:11-slim
image: debian:12-slim
script:
- ./maint/preserve -u
- ./maint/ci_log_span start "shadow_install_deps[collapsed=true]" "Installing shadow and tgen"
Loading