File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ jobs:
1515 - {ROS_REPO: testing, ROS_DISTRO: humble}
1616 - {ROS_REPO: main, ROS_DISTRO: humble}
1717 fail-fast : false
18- runs-on : ubuntu-24 .04
18+ runs-on : ubuntu-22 .04
1919 steps :
2020 - uses : actions/checkout@v3
2121 - uses : ' ros-industrial/industrial_ci@master'
2222 env : ${{matrix.env}}
2323 clearpath_ros2_socketcan_interface_cpr_ci :
2424 name : Humble Clearpath Release
25- runs-on : ubuntu-24 .04
25+ runs-on : ubuntu-22 .04
2626 steps :
2727 - uses : actions/checkout@v3
2828 -
uses :
ros-tooling/[email protected] 4242 clearpath_ros2_socketcan_interface
4343 clearpath_ros2_socketcan_interface_src_ci :
4444 name : Humble Clearpath Source
45- runs-on : ubuntu-24 .04
45+ runs-on : ubuntu-22 .04
4646 steps :
4747 - uses : actions/checkout@v3
4848 -
uses :
ros-tooling/[email protected]
You can’t perform that action at this time.
0 commit comments