Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Removing kinetic from CI jobs.
  • Loading branch information
danthony06 authored Dec 2, 2021
1 parent 7a3d240 commit 78e8331
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ jobs:
strategy:
matrix:
env:
- {ROS_DISTRO: kinetic, ROS_REPO: testing}
- {ROS_DISTRO: kinetic, ROS_REPO: main}
- {ROS_DISTRO: melodic, ROS_REPO: testing}
- {ROS_DISTRO: melodic, ROS_REPO: main}
- {ROS_DISTRO: noetic, ROS_REPO: testing}
Expand Down

0 comments on commit 78e8331

Please sign in to comment.