Skip to content

Commit

Permalink
Added jobs for ros melodic
Browse files Browse the repository at this point in the history
  • Loading branch information
4c3y committed Nov 20, 2023
1 parent e01bb8a commit f12756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp_ubuntu20_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
rosdistro: ['noetic']
rosdistro: ['noetic', 'melodic']
gcc: ['8', '9', '10']
container: ros:${{ matrix.rosdistro }}-ros-base-focal
name: ROS ${{ matrix.rosdistro }} - GCC ${{ matrix.gcc }}
Expand Down

0 comments on commit f12756d

Please sign in to comment.