diff --git a/.github/workflows/colcon_test_build.yaml b/.github/workflows/colcon_test_build.yaml index 7b23083..985c7d9 100644 --- a/.github/workflows/colcon_test_build.yaml +++ b/.github/workflows/colcon_test_build.yaml @@ -8,7 +8,7 @@ jobs: strategy: matrix: build-type: [ignition-gazebo, gazebo-classic] - ros-distro: [humble, iron] + ros-distro: [humble] env: GAZEBO_VERSION: ${{ matrix.build-type }}