Skip to content

Commit

Permalink
add iron and jazzy to CI (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygerardmoore authored Nov 10, 2024
1 parent 382c7cc commit 1037732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ros2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
matrix:
env:
- {ROS_DISTRO: humble, ROS_REPO: main}
- {ROS_DISTRO: iron, ROS_REPO: main}
- {ROS_DISTRO: jazzy, ROS_REPO: main}
- {ROS_DISTRO: rolling, ROS_REPO: main}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1037732

Please sign in to comment.