Skip to content

Commit 7f850b6

Browse files
committed
Update target Ubuntu suites
Ubuntu Resolute (26.04) is the next LTS release of Ubuntu.
1 parent d3e5185 commit 7f850b6

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-bash]
22
No-Python2:
33
Depends3: python3-colcon-core (>= 0.12.0)
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)