diff --git a/.github/workflows/ci-linux-ros.yml b/.github/workflows/ci-linux-ros.yml
index 1fae166dbc5bff103638b759998a6544b968e391..01b97188c52383dc113ddbde8bc913feccf9f9dc 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