Skip to content

Commit

Permalink
Removed Galactic from CI action and CI badges.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Lange <[email protected]>
  • Loading branch information
ralph-lange committed Jan 24, 2023
1 parent af18b45 commit c46debb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Build action: Foxy, Galactic, Humble, Rolling"
name: "Build action: Foxy, Humble, Rolling"

on:
push:
Expand All @@ -17,8 +17,6 @@ jobs:
include:
- ros_distribution: "foxy"
os: "ubuntu-20.04"
- ros_distribution: "galactic"
os: "ubuntu-20.04"
- ros_distribution: "humble"
os: "ubuntu-22.04"
- ros_distribution: "rolling"
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[![Build Status](http://build.ros2.org/job/Fdev__fmilibrary_vendor__ubuntu_focal_amd64/badge/icon?subject=Build%20farm%3A%20Foxy)](http://build.ros2.org/job/Fdev__fmilibrary_vendor__ubuntu_focal_amd64/)
[![Build Status](http://build.ros2.org/job/Gdev__fmilibrary_vendor__ubuntu_focal_amd64/badge/icon?subject=Build%20farm%3A%20Galactic)](http://build.ros2.org/job/Gdev__fmilibrary_vendor__ubuntu_focal_amd64/)
[![Build Status](http://build.ros2.org/job/Hdev__fmilibrary_vendor__ubuntu_jammy_amd64/badge/icon?subject=Build%20farm%3A%20Humble)](http://build.ros2.org/job/Hdev__fmilibrary_vendor__ubuntu_jammy_amd64/)
[![Build Status](http://build.ros2.org/job/Rdev__fmilibrary_vendor__ubuntu_jammy_amd64/badge/icon?subject=Build%20farm%3A%20Rolling)](http://build.ros2.org/job/Rdev__fmilibrary_vendor__ubuntu_jammy_amd64/)
[![Build status](https://github.com/boschresearch/fmilibrary_vendor/workflows/Build%20action%3A%20Foxy%2C%20Galactic%2C%20Humble%2C%20Rolling/badge.svg)](https://github.com/boschresearch/fmilibrary_vendor/actions)
[![Build status](https://github.com/boschresearch/fmilibrary_vendor/workflows/Build%20action%3A%20Foxy%2C%20Humble%2C%20Rolling/badge.svg)](https://github.com/boschresearch/fmilibrary_vendor/actions)

# fmilibrary_vendor

Expand Down

0 comments on commit c46debb

Please sign in to comment.