From: Darren Tucker Date: Thu, 22 May 2025 00:52:31 +0000 (+1000) Subject: Remove 9.7 branch from CI status page. X-Git-Tag: V_10_1_P1~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e391c5289c2b687ff886cf780dc8fcb426e4d5d2;p=thirdparty%2Fopenssh-portable.git Remove 9.7 branch from CI status page. It's been obsolete long enough that github no longer reports its status. --- diff --git a/.github/ci-status.md b/.github/ci-status.md index d47e59e1e..971011db9 100644 --- a/.github/ci-status.md +++ b/.github/ci-status.md @@ -17,7 +17,3 @@ master : 9.8 : [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_8)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_8) [![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_8)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_8) - -9.7 : -[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_7)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_7) -[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_7)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_7)