Skip to content

Commit 4529d77

Browse files
jruzicka-nicvcunat
authored andcommitted
ci: pkg: add ubuntu 25.04
(cherry picked from commit 7da7083)
1 parent e353f77 commit 4529d77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,10 @@ pkg:debian-11:
885885
<<: *enable_repo_build
886886
image: $CI_REGISTRY/packaging/apkg/full/debian-11
887887

888+
pkg:ubuntu-25.04:
889+
<<: *pkg_test_deb
890+
image: $CI_REGISTRY/packaging/apkg/full/ubuntu-25.04
891+
888892
pkg:ubuntu-24.04:
889893
<<: *pkg_test_deb
890894
image: $CI_REGISTRY/packaging/apkg/full/ubuntu-24.04

0 commit comments

Comments
 (0)