Skip to content

Commit b56feb8

Browse files
Use industrial ci instead of ros-tooling
1 parent 1128df4 commit b56feb8

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

.github/workflows/humble.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,5 @@ jobs:
3333
interbotix_ros_common_drivers/COLCON_IGNORE \
3434
interbotix_ros_slate/COLCON_IGNORE \
3535
interbotix_ros_xseries/COLCON_IGNORE
36-
- uses: ros-tooling/[email protected]
37-
with:
38-
use-ros2-testing: true
39-
required-ros-distributions: humble
40-
- uses: ros-tooling/[email protected]
41-
with:
42-
target-ros2-distro: humble
43-
package-name:
44-
interbotix_footswitch_driver
45-
interbotix_footswitch_msgs
46-
interbotix_ros_slate
47-
interbotix_ros_xseries
48-
interbotix_slate_driver
49-
interbotix_slate_msgs
50-
interbotix_xs_msgs
51-
interbotix_xs_sdk
36+
- uses: ros-industrial/industrial_ci@master
37+
env: ${{matrix.env}}

0 commit comments

Comments
 (0)