diff --git a/publish-python.yaml b/publish-python.yaml index 4b25540..bd7c869 100644 --- a/publish-python.yaml +++ b/publish-python.yaml @@ -8,9 +8,8 @@ artifacts: config: repository: dirk-thomas/colcon distributions: - - ubuntu:bionic - ubuntu:focal - ubuntu:jammy - - debian:stretch - - debian:buster - - debian:bullseye + - ubuntu:noble + - debian:bookworm + - debian:trixie diff --git a/stdeb.cfg b/stdeb.cfg index 9cfbd15..c581f0b 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,5 +1,5 @@ [template-package] No-Python2: Depends3: python3-colcon-core -Suite: bionic focal jammy stretch buster bullseye +Suite: focal jammy noble bookworm trixie X-Python3-Version: >= 3.6