Skip to content

Commit cc6d73d

Browse files
committed
Removed iron CI
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
1 parent 48af2ed commit cc6d73d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,3 @@ jobs:
1919
with:
2020
package-name: image_transport_tutorials
2121
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-
with:
31-
package-name: image_transport_tutorials
32-
target-ros2-distro: iron

0 commit comments

Comments
 (0)