Skip to content

Commit

Permalink
Update deb platforms for release (#43)
Browse files Browse the repository at this point in the history
Added:
* Ubuntu Noble (24.04 LTS pre-release)
* Debian Trixie (testing)

Dropped:
* None

Retained:
* Debian Bookworm (stable)
* Ubuntu Jammy (22.04 LTS)

Co-authored-by: Steven! Ragnarök <steven@nuclearsandwich.com>
  • Loading branch information
cottsay and nuclearsandwich authored Feb 9, 2024
1 parent 43a59aa commit 799a936
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions publish-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ artifacts:
repository: dirk-thomas/colcon
distributions:
- ubuntu:jammy
- ubuntu:noble
- debian:bookworm
- debian:trixie
2 changes: 1 addition & 1 deletion stdeb.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[colcon-clean]
No-Python2:
Depends3: python3-colcon-core (>= 0.5.2), python3-scantree
Suite: jammy bookworm
Suite: jammy noble bookworm trixie
X-Python3-Version: >= 3.6

0 comments on commit 799a936

Please sign in to comment.