From 114a043ee237513cc8e37edb9c5e131cb25610ad Mon Sep 17 00:00:00 2001 From: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> Date: Tue, 24 May 2022 11:11:32 +0200 Subject: [PATCH] Revert test humble release (#142) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |