Skip to content

Commit

Permalink
Merge pull request #125 from zivid/remove_ros2_iron_testing
Browse files Browse the repository at this point in the history
Remove end-of-life ROS2 Iron Irwini from CI testing
  • Loading branch information
apartridge authored Jan 24, 2025
2 parents 9a28695 + bdc123b commit 40f8658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ROS-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: ['ros:humble-ros-base-jammy', 'ros:iron-ros-core-jammy', 'ros:jazzy-ros-core-noble']
os: ['ros:humble-ros-base-jammy', 'ros:jazzy-ros-core-noble']
compiler: ['g++', 'clang++']
include:
- os: 'ros:humble-ros-base-jammy'
Expand Down

0 comments on commit 40f8658

Please sign in to comment.