Skip to content
Snippets Groups Projects

ci: pkg: add ubuntu 25.04

Merged Jakub Ružička requested to merge ci-ubuntu-25.04 into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -760,6 +760,10 @@ pkg:debian-11:
<<: *enable_repo_build
image: $CI_REGISTRY/packaging/apkg/full/debian-11
pkg:ubuntu-25.04:
<<: *pkg_test_deb
image: $CI_REGISTRY/packaging/apkg/full/ubuntu-25.04
pkg:ubuntu-24.10:
<<: *pkg_test_deb
image: $CI_REGISTRY/packaging/apkg/full/ubuntu-24.10
Loading