Skip to content

Commit 31a5e33

Browse files
Bump Rolling to Ubuntu Resolute (#164)
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
1 parent dd32b1a commit 31a5e33

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/asan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
rmf_building_sim_gz_plugins
1616
rmf_robot_sim_common
1717
rmf_robot_sim_gz_plugins
18-
dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "noble"}]'
18+
dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "resolute"}]'

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
rmf_building_sim_gz_plugins
1616
rmf_robot_sim_common
1717
rmf_robot_sim_gz_plugins
18-
dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "noble"}]'
18+
dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "resolute"}]'

.github/workflows/tsan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
rmf_robot_sim_common
1616
rmf_robot_sim_gz_plugins
1717
# Foxy and Galactic are deprecated for this package because of the dependency to old gazebo packages
18-
dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "noble"}]'
18+
dist-matrix: '[{"ros_distribution": "rolling", "ubuntu_distribution": "resolute"}]'
1919
mixin: tsan

0 commit comments

Comments
 (0)