diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0f7f748..c23d31c 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -15,5 +15,4 @@ jobs: rmf_building_sim_gz_plugins rmf_robot_sim_common rmf_robot_sim_gz_plugins - # Foxy and Galactic are deprecated for this package because of the dependency to old gazebo packages - dist-matrix: '[{"ros_distribution": "jazzy", "ubuntu_distribution": "noble"}, {"ros_distribution": "rolling", "ubuntu_distribution": "noble"}]' + dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "noble"}]'