Skip to content

Commit 63c0f31

Browse files
Update badges in readme
1 parent bb2480a commit 63c0f31

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Plugin loading library based on Boost DLL
33

44
[![codecov](https://codecov.io/gh/tesseract-robotics/boost_plugin_loader/branch/main/graph/badge.svg?token=rTx5ziwNlg)](https://codecov.io/gh/tesseract-robotics/boost_plugin_loader)
55

6-
Platform | CI Status
7-
---------------------|:---------
8-
Linux (Focal) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu_focal.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu_focal.yml)
9-
Windows | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/windows_2019.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/windows_2019.yml)
10-
Lint (Clang-Format) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/clang_format.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/clang_format.yml)
11-
Lint (CMake-Format) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/cmake_format.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/cmake_format.yml)
12-
Lint (Clang-Tidy) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu_focal.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu_focal.yml)
6+
Platform | CI Status
7+
----------------------------|:---------
8+
Linux (Focal, Jammy, Noble) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu.yml)
9+
Windows | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/windows_2019.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/windows_2019.yml)
10+
Lint (Clang-Format) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/clang_format.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/clang_format.yml)
11+
Lint (CMake-Format) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/cmake_format.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/cmake_format.yml)
12+
Lint (Clang-Tidy) | [![Build Status](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/tesseract-robotics/boost_plugin_loader/actions/workflows/ubuntu.yml)
1313

1414
[![Github Issues](https://img.shields.io/github/issues/tesseract-robotics/boost_plugin_loader.svg)](http://github.com/tesseract-robotics/boost_plugin_loader/issues)
1515

0 commit comments

Comments
 (0)