Skip to content

Commit

Permalink
Merge !1638: ci: pkg: add Ubuntu 24.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Nov 19, 2024
2 parents 6e6d6a3 + 2e7de86 commit d6a6d6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,10 @@ pkg:debian-11:
<<: *enable_repo_build
image: $CI_REGISTRY/packaging/apkg/full/debian-11

pkg:ubuntu-24.10:
<<: *pkg_test_deb
image: $CI_REGISTRY/packaging/apkg/full/ubuntu-24.10

pkg:ubuntu-24.04:
<<: *pkg_test_deb
image: $CI_REGISTRY/packaging/apkg/full/ubuntu-24.04
Expand Down

0 comments on commit d6a6d6d

Please sign in to comment.