Skip to content

Commit

Permalink
Add jazzy to default matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <yadunund@intrinsic.ai>
  • Loading branch information
Yadunund committed Jun 12, 2024
1 parent 6343040 commit f5cf1be
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 f5cf1be

Please # to comment.