Skip to content

Commit

Permalink
feat: add jazzy CI checking
Browse files Browse the repository at this point in the history
Signed-off-by: homalozoa <[email protected]>
  • Loading branch information
homalozoa committed Oct 24, 2024
1 parent 3e271d3 commit f78a640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
ros_distribution: [foxy, galactic, humble, rolling]
ros_distribution: [foxy, galactic, humble, jazzy, rolling]
fail-fast: false
steps:
- name: add more dependencies
Expand Down

0 comments on commit f78a640

Please sign in to comment.