We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604bac9 commit 49af6efCopy full SHA for 49af6ef
publish-python.yaml
@@ -10,5 +10,6 @@ artifacts:
10
distributions:
11
- ubuntu:focal
12
- ubuntu:jammy
13
- - debian:bullseye
+ - ubuntu:noble
14
- debian:bookworm
15
+ - debian:trixie
stdeb.cfg
@@ -1,5 +1,5 @@
1
[colcon-coveragepy-result]
2
No-Python2:
3
Depends3: python3-colcon-core, python3-coverage
4
-Suite: focal jammy bullseye bookworm
+Suite: focal jammy noble bookworm trixie
5
X-Python3-Version: >= 3.6
0 commit comments