Skip to content

Commit 948d0f8

Browse files
committed
[CI] Remove kinetic
1 parent 63efbd8 commit 948d0f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/industrial_ci_action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ jobs:
1111
strategy:
1212
matrix:
1313
env:
14-
- {ROS_DISTRO: kinetic}
1514
- {ROS_DISTRO: melodic}
1615
- {ROS_DISTRO: noetic}
17-
- {ROS_DISTRO: kinetic, PRERELEASE: true}
1816
- {ROS_DISTRO: melodic, PRERELEASE: true}
1917
- {ROS_DISTRO: noetic, PRERELEASE: true}
2018
env:

0 commit comments

Comments
 (0)