File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 66 global :
77 - ROS_PARALLEL_JOBS=-j4 # Don't exhaust virtual memory
88 matrix :
9- - ROS_DISTRO="kinetic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Debug'
10- - ROS_DISTRO="kinetic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Release'
9+ - ROS_DISTRO="kinetic"
1110 - ROS_DISTRO="kinetic" PRERELEASE=true
12- - ROS_DISTRO="melodic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Debug'
13- - ROS_DISTRO="melodic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Release'
11+ - ROS_DISTRO="melodic"
1412 - ROS_DISTRO="melodic" PRERELEASE=true
15- - ROS_DISTRO="noetic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Debug'
16- - ROS_DISTRO="noetic" CATKIN_CONFIG='-DCMAKE_BUILD_TYPE=Release'
13+ - ROS_DISTRO="noetic"
1714 - ROS_DISTRO="noetic" PRERELEASE=true
1815 # - ROS_DISTRO="melodic" OS_NAME="debian" OS_CODE_NAME="stretch"
1916matrix :
You can’t perform that action at this time.
0 commit comments