Skip to content

Commit

Permalink
fix ci: remove melodic (eol) (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
SubaruArai authored Sep 26, 2023
1 parent b0d0d71 commit 677733f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
fail-fast: false
matrix:
python_version:
- 2.7
- 3.8

name: Lint (python-${{ matrix.python_version }})
Expand All @@ -29,8 +28,6 @@ jobs:
include:
# Test supported ROS 1 distributions
# http://wiki.ros.org/Distributions
- ros_distribution: melodic
os: ubuntu-18.04
- ros_distribution: noetic
os: ubuntu-20.04

Expand Down

0 comments on commit 677733f

Please sign in to comment.