Skip to content

Commit

Permalink
.gitlab-ci.yml: pkg: added Ubuntu 24.10
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 19, 2024
1 parent 0848d7f commit 1f7d1b5
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 1f7d1b5

Please sign in to comment.