mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
fix ros2-devel ci
This commit is contained in:
parent
e268cbafb3
commit
60804a5c24
8
.github/workflows/ros-ci.yml
vendored
8
.github/workflows/ros-ci.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
matrix:
|
||||
ros_distribution:
|
||||
# - dashing
|
||||
- foxy
|
||||
# - foxy
|
||||
# - galactic
|
||||
- rolling
|
||||
include:
|
||||
@ -25,9 +25,9 @@ jobs:
|
||||
# ros_distribution: dashing
|
||||
# ros_version: 2
|
||||
# Foxy Fitzroy (June 2020 - May 2023)
|
||||
- docker_image: ubuntu:focal
|
||||
ros_distribution: foxy
|
||||
ros_version: 2
|
||||
# - docker_image: ubuntu:focal
|
||||
# ros_distribution: foxy
|
||||
# ros_version: 2
|
||||
# Galactic Geochelone (May 2021)
|
||||
# - docker_image: ubuntu:focal
|
||||
# ros_distribution: galactic
|
||||
|
||||
Loading…
Reference in New Issue
Block a user