Skip to content

Commit 95f9b70

Browse files
committed
Remove iron distro from Github workflow
1 parent 29e684c commit 95f9b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
ROS_DISTRO: [humble, iron, jazzy, rolling]
18+
ROS_DISTRO: [humble, jazzy, rolling]
1919
ROS_REPO: [testing, main]
2020
env:
2121
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}

0 commit comments

Comments
 (0)