Skip to content

Commit 59d06c9

Browse files
committed
Fix GHA status labels
1 parent a604ad7 commit 59d06c9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
ROS 2 for Rust
22
==============
33

4-
| Target | Status |
5-
|----------|--------|
6-
| **Ubuntu 20.04** | [![Build Status](https://github.com/ros2-rust/ros2_rust/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/ros2-rust/ros2_rust/actions/workflows/rust.yml?branch=main) |
4+
[![GitHub Workflow Status](https://github.com/ros2-rust/ros2_rust/actions/workflows/rust-minimal.yml/badge.svg)](https://github.com/ros2-rust/ros2_rust/actions/workflows/rust-minimal.yml)
5+
[![GitHub Workflow Status](https://github.com/ros2-rust/ros2_rust/actions/workflows/rust-stable.yml/badge.svg)](https://github.com/ros2-rust/ros2_rust/actions/workflows/rust-stable.yml)
76

87
Introduction
98
------------

0 commit comments

Comments
 (0)