File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -15,20 +15,10 @@ jobs:
1515 fail-fast : false
1616 matrix :
1717 ros_distribution :
18- # - foxy
19- # - galactic
2018 - humble
2119 # - rolling
2220 include :
23- # # Foxy Fitzroy (June 2020 - May 2023)
24- # - docker_image: rostooling/setup-ros-docker:ubuntu-focal-ros-foxy-ros-base-latest
25- # ros_distribution: foxy
26- # ros_version: 2
27- # # Galactic Geochelone (May 2021)
28- # - docker_image: rostooling/setup-ros-docker:ubuntu-focal-ros-galactic-ros-base-latest
29- # ros_distribution: galactic
30- # ros_version: 2
31- # Humble Hawksbill (May 2027)
21+ # Humble Hawksbill (May 2027)
3222 - docker_image : rostooling/setup-ros-docker:ubuntu-jammy-ros-humble-ros-base-latest
3323 ros_distribution : humble
3424 ros_version : 2
5040 with :
5141 package-name : turtlebot3_manipulation
5242 target-ros2-distro : ${{ matrix.ros_distribution }}
53- vcs-repo-file-url : " "
43+ vcs-repo-file-url : " "
You can’t perform that action at this time.
0 commit comments