diff --git a/.github/workflows/ci-linux-ros.yml b/.github/workflows/ci-linux-ros.yml index 1fae166d..01b97188 100644 --- a/.github/workflows/ci-linux-ros.yml +++ b/.github/workflows/ci-linux-ros.yml @@ -7,9 +7,9 @@ jobs: matrix: env: - {ROS_DISTRO: noetic, BUILDER: catkin_tools} - - {ROS_DISTRO: rolling} - - {ROS_DISTRO: iron} - - {ROS_DISTRO: humble} + #- {ROS_DISTRO: rolling} + #- {ROS_DISTRO: iron} + #- {ROS_DISTRO: humble} env: CCACHE_DIR: /github/home/.ccache # Enable ccache UPSTREAM_WORKSPACE: dependencies.rosinstall