Skip to content

Commit

Permalink
Remove EOL ROS distros from CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahornung authored Dec 9, 2023
1 parent 3649ccb commit 312f6b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/industrial_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
strategy:
matrix:
env:
- {ROS_DISTRO: melodic}
- {ROS_DISTRO: noetic}
- {ROS_DISTRO: foxy, PRERELEASE: true}
- {ROS_DISTRO: rolling, PRERELEASE: true}
env:
CCACHE_DIR: /github/home/.ccache # Enable ccache
Expand Down

0 comments on commit 312f6b0

Please sign in to comment.