Skip to content

Commit

Permalink
ci = guess a better base image that already has rclcpp in it
Browse files Browse the repository at this point in the history
  • Loading branch information
aosmw committed May 7, 2024
1 parent 8486ed0 commit be161da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
ROS_DISTRO: ${{ matrix.ros_distro }}
RMW_IMPLEMENTATION: rmw_cyclonedds_cpp
container:
image: rostooling/setup-ros-docker:ubuntu-jammy-latest
image: rostooling/setup-ros-docker:ubuntu-jammy-ros-rolling-ros-base-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit be161da

Please sign in to comment.