Skip to content

Commit f5f1d1c

Browse files
committed
try ubuntu Kilted base image, no matrix
1 parent c63d72e commit f5f1d1c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ jobs:
1212
ROS_DISTRO: ${{ matrix.ros_distro }}
1313
RMW_IMPLEMENTATION: rmw_cyclonedds_cpp
1414
container:
15-
image: rostooling/setup-ros-docker:ubuntu-noble-ros-kilted-desktop-latest
16-
strategy:
17-
fail-fast: false
18-
matrix:
19-
ros_distro: [kilted]
15+
image: rostooling/setup-ros-docker:ubuntu-noble-ros-kilted-base-latest
2016
steps:
2117
- uses: actions/checkout@v2
2218
- name: Install Cyclone DDS

0 commit comments

Comments
 (0)