Skip to content

Commit 778b1ca

Browse files
committed
Update target Ubuntu suites
Ubuntu Resolute (26.04) is the next LTS release of Ubuntu.
1 parent e2e3436 commit 778b1ca

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

publish-python.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ artifacts:
1111
- ubuntu:focal
1212
- ubuntu:jammy
1313
- ubuntu:noble
14+
- ubuntu:resolute
1415
- debian:bookworm
1516
- debian:trixie

stdeb.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[colcon-ros]
22
No-Python2:
33
Depends3: python3-catkin-pkg-modules (>= 0.4.14) | python3-catkin-pkg (>= 0.4.14), python3-colcon-cmake (>= 0.2.6), python3-colcon-core (>= 0.7.0), python3-colcon-pkg-config, python3-colcon-python-setup-py (>= 0.2.4), python3-colcon-recursive-crawl
4-
Suite: focal jammy noble bookworm trixie
4+
Suite: focal jammy noble resolute bookworm trixie
55
X-Python3-Version: >= 3.6
66
Upstream-Version-Suffix: +upstream

0 commit comments

Comments
 (0)