File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
name : ament_${{ matrix.linter }}
8
8
runs-on : ubuntu-latest
9
9
container :
10
- image : ghcr.io/ros-tooling/setup-ros-docker/setup-ros-docker-ubuntu-noble-ros-kilted-desktop :master
10
+ image : ghcr.io/ros-tooling/setup-ros-docker/setup-ros-docker-ubuntu-noble-ros-kilted-ros-base :master
11
11
strategy :
12
12
fail-fast : false
13
13
matrix :
Original file line number Diff line number Diff line change 12
12
ROS_DISTRO : ${{ matrix.ros_distro }}
13
13
RMW_IMPLEMENTATION : rmw_cyclonedds_cpp
14
14
container :
15
- image : ghcr.io/ros-tooling/setup-ros-docker/setup-ros-docker-ubuntu-noble-ros-kilted-desktop :master
15
+ image : ghcr.io/ros-tooling/setup-ros-docker/setup-ros-docker-ubuntu-noble-ros-kilted-ros-base :master
16
16
strategy :
17
17
fail-fast : false
18
18
matrix :
You can’t perform that action at this time.
0 commit comments