From d3694664f4b759cc5d98c9f24cc983dfb25f2507 Mon Sep 17 00:00:00 2001 From: Moaz Reyad Date: Wed, 15 Jul 2026 20:29:06 +0200 Subject: [PATCH] DOC: update Ubuntu workflow badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 685688145c..df04f6a9ac 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ # Apache SINGA -![Native Ubuntu build status](https://github.com/apache/singa/workflows/Native-Ubuntu/badge.svg) +[![Native-Ubuntu](https://github.com/apache/singa/actions/workflows/ubuntu.yaml/badge.svg?branch=master)](https://github.com/apache/singa/actions/workflows/ubuntu.yaml) ![Native Mac build status](https://github.com/apache/singa/workflows/Native-MacOS/badge.svg) ![conda build status](https://github.com/apache/singa/workflows/conda/badge.svg) [![Documentation Status](https://readthedocs.org/projects/apache-singa/badge/?version=latest)](https://apache-singa.readthedocs.io/en/latest/?badge=latest)