Skip to content

Commit

Permalink
Add noble - jazzy combination
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <[email protected]>
  • Loading branch information
luca-della-vedova committed May 2, 2024
1 parent b9802a4 commit d7cda3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable_asan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
"ubuntu_distribution": "jammy"},
{"ros_distribution": "iron",
"ubuntu_distribution": "jammy"},
{"ros_distribution": "jazzy",
"ubuntu_distribution": "noble"},
{"ros_distribution": "rolling",
"ubuntu_distribution": "noble"}]
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/reusable_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ on:
"ubuntu_distribution": "jammy"},
{"ros_distribution": "iron",
"ubuntu_distribution": "jammy"},
{"ros_distribution": "jazzy",
"ubuntu_distribution": "noble"},
{"ros_distribution": "rolling",
"ubuntu_distribution": "noble"}]
defaults:
Expand Down

0 comments on commit d7cda3a

Please sign in to comment.