Skip to content

Commit bdfe263

Browse files
authored
Merge pull request #409 from jcarpent/devel
Update cmake module and activate ROS Humble
2 parents 047dbfd + 2cd2a25 commit bdfe263

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ros_ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ jobs:
1212
matrix:
1313
env:
1414
- {ROS_DISTRO: noetic}
15-
- {ROS_DISTRO: rolling}
1615
- {ROS_DISTRO: iron}
16+
- {ROS_DISTRO: humble}
17+
- {ROS_DISTRO: rolling}
1718
env:
1819
# CCACHE_DIR: /home/runner/.ccache # Enable ccache
1920
PRERELEASE: true

0 commit comments

Comments
 (0)