diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0855c23..0b9b07a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v2 - uses: ros-tooling/setup-ros@0.3.2 with: - use-ros2-testing: true + use-ros2-testing: false required-ros-distributions: ${{ matrix.ros_distribution }} - name : Download and install dependencies run: |