Skip to content

Commit b0f4f5a

Browse files
committed
Removing Iron since it is EOL
1 parent cb1005d commit b0f4f5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
env:
1010
- {ROS_DISTRO: humble, ROS_REPO: testing}
1111
- {ROS_DISTRO: humble, ROS_REPO: main}
12-
- {ROS_DISTRO: iron, ROS_REPO: testing}
13-
- {ROS_DISTRO: iron, ROS_REPO: main}
1412
- {ROS_DISTRO: jazzy, ROS_REPO: testing, PIP_BREAK_SYSTEM_PACKAGES: True}
1513
- {ROS_DISTRO: jazzy, ROS_REPO: main, PIP_BREAK_SYSTEM_PACKAGES: True}
1614
- {ROS_DISTRO: rolling, ROS_REPO: testing, PIP_BREAK_SYSTEM_PACKAGES: True}

0 commit comments

Comments
 (0)