diff --git a/publish-python.yaml b/publish-python.yaml index 3a0a1f1..bd7c869 100644 --- a/publish-python.yaml +++ b/publish-python.yaml @@ -10,5 +10,6 @@ artifacts: distributions: - ubuntu:focal - ubuntu:jammy - - debian:bullseye + - ubuntu:noble - debian:bookworm + - debian:trixie diff --git a/stdeb.cfg b/stdeb.cfg index 7aa27bd..7b0faaf 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,5 +1,5 @@ [colcon-cmake] No-Python2: Depends3: cmake, python3-colcon-core (>= 0.5.6), python3-colcon-library-path, python3-colcon-test-result (>= 0.3.3), python3-packaging -Suite: focal jammy bullseye bookworm +Suite: focal jammy noble bookworm trixie X-Python3-Version: >= 3.6