Skip to content

Commit

Permalink
Merge pull request #409 from jcarpent/devel
Browse files Browse the repository at this point in the history
Update cmake module and activate ROS Humble
  • Loading branch information
jcarpent authored Nov 25, 2023
2 parents 047dbfd + 2cd2a25 commit bdfe263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ros_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
matrix:
env:
- {ROS_DISTRO: noetic}
- {ROS_DISTRO: rolling}
- {ROS_DISTRO: iron}
- {ROS_DISTRO: humble}
- {ROS_DISTRO: rolling}
env:
# CCACHE_DIR: /home/runner/.ccache # Enable ccache
PRERELEASE: true
Expand Down

0 comments on commit bdfe263

Please sign in to comment.