File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212jobs :
1313 rmw_microxrcedds_ci :
1414 runs-on : ubuntu-20.04
15- container : microros/micro-ros-agent:rolling
15+ container : microros/micro-ros-agent:humble
1616
1717 steps :
1818 - uses : actions/checkout@v2
2323 run : |
2424 git clone -b ros2 https://github.com/eProsima/Micro-CDR src/Micro-CDR
2525 git clone -b ros2 https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client
26- git clone -b main https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds
27- git clone -b master https://github.com/ros2/rmw src/rmw
26+ git clone -b humble https://github.com/micro-ROS/rosidl_typesupport_microxrcedds src/rosidl_typesupport_microxrcedds
27+ git clone -b humble https://github.com/ros2/rmw src/rmw
2828 touch src/rosidl_typesupport_microxrcedds/test/COLCON_IGNORE
2929 # Install coverage tools
3030 apt update && apt install -y python3-pip
You can’t perform that action at this time.
0 commit comments