Revert test humble release (#142)

This commit is contained in:
Antonio Cuadros
2022-05-24 11:11:32 +02:00
committed by GitHub
parent b0ebf5ab3f
commit 114a043ee2
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: ros-tooling/setup-ros@0.3.2 - uses: ros-tooling/setup-ros@0.3.2
with: with:
use-ros2-testing: true use-ros2-testing: false
required-ros-distributions: ${{ matrix.ros_distribution }} required-ros-distributions: ${{ matrix.ros_distribution }}
- name : Download and install dependencies - name : Download and install dependencies
run: | run: |