Re-order CI dependencies list
This commit is contained in:
parent
fa5ce8331f
commit
198ae0d009
1 changed files with 4 additions and 4 deletions
|
@ -3,6 +3,10 @@ repositories:
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/eProsima/Fast-RTPS.git
|
url: https://github.com/eProsima/Fast-RTPS.git
|
||||||
version: master
|
version: master
|
||||||
|
ros2/rcpputils:
|
||||||
|
type: git
|
||||||
|
url: https://github.com/ros2/rcpputils.git
|
||||||
|
version: master
|
||||||
ros2/rmw:
|
ros2/rmw:
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/ros2/rmw.git
|
url: https://github.com/ros2/rmw.git
|
||||||
|
@ -14,10 +18,6 @@ repositories:
|
||||||
ros2/rmw_implementation:
|
ros2/rmw_implementation:
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/ros2/rmw_implementation.git
|
url: https://github.com/ros2/rmw_implementation.git
|
||||||
ros2/rcpputils:
|
|
||||||
type: git
|
|
||||||
url: https://github.com/ros2/rcpputils.git
|
|
||||||
version: master
|
|
||||||
ros2/rosidl_typesupport_fastrtps:
|
ros2/rosidl_typesupport_fastrtps:
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/ros2/rosidl_typesupport_fastrtps.git
|
url: https://github.com/ros2/rosidl_typesupport_fastrtps.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue