We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48af2ed commit cc6d73dCopy full SHA for cc6d73d
.github/workflows/ci.yaml
@@ -19,14 +19,3 @@ jobs:
19
with:
20
package-name: image_transport_tutorials
21
target-ros2-distro: rolling
22
- image_transport_tutorials_build_iron:
23
- name: image_transport_tutorials_build_iron
24
- runs-on: ubuntu-latest
25
- steps:
26
- - uses: ros-tooling/setup-ros@v0.7
27
- with:
28
- required-ros-distributions: iron
29
- - uses: ros-tooling/action-ros-ci@v0.3
30
31
- package-name: image_transport_tutorials
32
- target-ros2-distro: iron
0 commit comments