Skip to content

Commit

Permalink
Update packaging distributions (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
partim authored Jan 3, 2025
1 parent d2c5cfa commit dce5f82
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pkg/rules/packages-to-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
pkg:
- "rtrtr"
image:
- "ubuntu:xenial" # ubuntu/16.04
- "ubuntu:bionic" # ubuntu/18.04
- "ubuntu:focal" # ubuntu/20.04
- "ubuntu:jammy" # ubuntu/22.04
- "debian:stretch" # debian/9
- "ubuntu:noble" # ubuntu/24.04
- "debian:buster" # debian/10
- "debian:bullseye" # debian/11
- "debian:bookworm" # debian/12
Expand Down Expand Up @@ -53,9 +51,6 @@ test-mode:

test-exclude:
- pkg: 'rtrtr'
image: 'rockylinux:9'
mode: 'upgrade-from-published'
- pkg: 'rtrtr'
image: 'debian:bookworm'
image: 'ubuntu:noble'
mode: 'upgrade-from-published'

0 comments on commit dce5f82

Please sign in to comment.