Skip to content

Commit 3d22cbe

Browse files
authored
Use ros2-testing debs for rolling (#308)
1 parent 1a22b52 commit 3d22cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
uses: ros-tooling/[email protected]
4949
with:
5050
required-ros-distributions: ${{ matrix.ros_distribution }}
51+
use-ros2-testing: ${{ matrix.ros_distribution == 'rolling' }}
5152

5253
- name: Downgrade pydocstyle as a workaround for https://github.com/ament/ament_lint/issues/434
5354
run: |

0 commit comments

Comments
 (0)