There was an error while loading. Please reload this page.
1 parent ad6b99a commit 20e55f3Copy full SHA for 20e55f3
1 file changed
.github/workflows/ci.yaml
@@ -53,8 +53,7 @@ jobs:
53
ros_image: kilted-ros-base-noble
54
- ros_distro: lyrical
55
ros_image: lyrical-ros-base-resolute
56
- - ros_distro: rolling
57
- ros_image: rolling-ros-base
+ # TODO: Re-enable Rolling once the ros:rolling image is based on Resolute.
58
steps:
59
- name: Install checkout dependencies
60
run: |
0 commit comments