From e5619b836bae7b5d706b08e47f6facaa5962c3cf Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Wed, 15 Apr 2026 11:13:43 +0200 Subject: [PATCH] DOC: remove the alpine/musl status job image alpine/musl was merged into the VTest job, remove the status image which does not work anymore. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ffa2b23a7..aed03bca4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # HAProxy -[![alpine/musl](https://github.com/haproxy/haproxy/actions/workflows/musl.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/musl.yml) [![AWS-LC](https://github.com/haproxy/haproxy/actions/workflows/aws-lc.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/aws-lc.yml) [![Illumos](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml) [![NetBSD](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml/badge.svg)](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml)