Skip to content

Commit

Permalink
ci/ros: add iron and humble
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarpent committed Nov 25, 2023
1 parent b0566b4 commit 43573cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ros-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
env:
- {ROS_DISTRO: noetic}
- {ROS_DISTRO: rolling, BUILDER: colcon}
- {ROS_DISTRO: iron}
- {ROS_DISTRO: humble}
env:
CCACHE_DIR: /github/home/.ccache # Enable ccache
# The following is a work-around for ROS tooling in conjunction with jrl-cmakemodules:
Expand Down

0 comments on commit 43573cd

Please sign in to comment.