Skip to content

Commit 4da2031

Browse files
wxmerktjcarpent
authored andcommitted
[CI] Add ROS2 configs
1 parent a032c18 commit 4da2031

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ros_ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ jobs:
1313
env:
1414
- {ROS_DISTRO: melodic}
1515
- {ROS_DISTRO: noetic}
16+
- {ROS_DISTRO: foxy}
17+
- {ROS_DISTRO: galactic}
18+
- {ROS_DISTRO: foxy, PRERELEASE: true}
19+
- {ROS_DISTRO: galactic, PRERELEASE: true}
1620
env:
1721
CCACHE_DIR: /github/home/.ccache # Enable ccache
1822
BUILDER: catkin_tools

0 commit comments

Comments
 (0)