We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6343040 commit f5cf1beCopy full SHA for f5cf1be
.github/workflows/reusable_asan.yaml
@@ -15,6 +15,8 @@ on:
15
"ubuntu_distribution": "jammy"},
16
{"ros_distribution": "iron",
17
18
+ {"ros_distribution": "jazzy",
19
+ "ubuntu_distribution": "noble"},
20
{"ros_distribution": "rolling",
21
"ubuntu_distribution": "noble"}]
22
jobs:
.github/workflows/reusable_build.yaml
@@ -19,6 +19,8 @@ on:
23
24
25
26
defaults:
0 commit comments