Skip to content

Commit f52538d

Browse files
committed
Update README CI badges
1 parent d744c44 commit f52538d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,12 @@ You can also consider the interactive Jupyter notebook [set of tutorials](https:
122122
<table class="center">
123123
<!-- <tr> <td> Continuous Integration </td></tr>-->
124124
<tr><td> CI on ROS </td>
125-
<td><a href="https://github.com/stack-of-tasks/pinocchio/actions/workflows/ros-ci.yml"><img alt="ROS" src="https://github.com/stack-of-tasks/pinocchio/actions/workflows/ros-ci.yml/badge.svg?branch=devel" /></a></td>
125+
<td><a href="https://github.com/stack-of-tasks/pinocchio/actions/workflows/ros_ci.yml"><img alt="ROS" src="https://github.com/stack-of-tasks/pinocchio/actions/workflows/ros_ci.yml/badge.svg?branch=devel" /></a></td>
126126
</tr><tr><td> CI on Linux via APT </td>
127127
<td><a href="https://github.com/stack-of-tasks/pinocchio/actions/workflows/linux.yml"><img alt="linux" src="https://github.com/stack-of-tasks/pinocchio/actions/workflows/linux.yml/badge.svg?branch=devel" /></a></td>
128-
</tr><tr><td> CI on OSX via Conda </td>
129-
<td><a href="https://github.com/stack-of-tasks/pinocchio/actions/workflows/macos-linux-conda.yml"><img alt="mac" src="https://github.com/stack-of-tasks/pinocchio/actions/workflows/macos-linux-conda.yml/badge.svg?branch=devel" /></a></td>
130-
</tr><tr><td> CI on Windows via Conda </td>
131-
<td><a href="https://github.com/stack-of-tasks/pinocchio/actions/workflows/windows-conda.yml"><img alt="windows" src="https://github.com/stack-of-tasks/pinocchio/actions/workflows/windows-conda.yml/badge.svg?branch=devel" /></a></td>
132-
</tr><tr><td> CI on Linux via Robotpkg </td>
128+
</tr><tr><td> CI on macOS and Windows via Pixi </td>
129+
<td><a href="https://github.com/stack-of-tasks/pinocchio/actions/workflows/macos-linux-windows-pixi.yml"><img alt="mac" src="https://github.com/stack-of-tasks/pinocchio/actions/workflows/macos-linux-windows-pixi.yml/badge.svg?branch=devel" /></a></td>
130+
</tr><tr><td> CI on Linux via Robotpkg </td>
133131
<td><img src="https://gitlab.laas.fr/stack-of-tasks/pinocchio/badges/devel/pipeline.svg" alt="Pipeline Status"></td>
134132
</tr>
135133
</table>

0 commit comments

Comments
 (0)