We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ebf5a commit 114a043Copy full SHA for 114a043
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v2
26
- uses: ros-tooling/setup-ros@0.3.2
27
with:
28
- use-ros2-testing: true
+ use-ros2-testing: false
29
required-ros-distributions: ${{ matrix.ros_distribution }}
30
- name : Download and install dependencies
31
run: |
0 commit comments