Skip to content

Commit

Permalink
Remove iron distro from Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Feb 12, 2025
1 parent 29e684c commit 95f9b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ROS_DISTRO: [humble, iron, jazzy, rolling]
ROS_DISTRO: [humble, jazzy, rolling]
ROS_REPO: [testing, main]
env:
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
Expand Down

0 comments on commit 95f9b70

Please sign in to comment.