Skip to content

Commit

Permalink
Merge pull request #13 from open-rmf/yadu/jazzy
Browse files Browse the repository at this point in the history
Add jazzy to default builds
  • Loading branch information
Yadunund authored Jun 12, 2024
2 parents 6343040 + f5cf1be commit 0a45eea
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 0a45eea

Please # to comment.