[openssh-commits] [openssh] branch master updated: Remove 9.9 and 10.0 branches from build status page.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 1 09:20:29 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

The following commit(s) were added to refs/heads/master by this push:
     new 5fa60ae0d Remove 9.9 and 10.0 branches from build status page.
5fa60ae0d is described below

commit 5fa60ae0d2ed3fc441f54c9349afbd63b6301929
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Fri May 1 09:19:56 2026 +1000

    Remove 9.9 and 10.0 branches from build status page.
---
 .github/ci-status.md | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/.github/ci-status.md b/.github/ci-status.md
index b38c67a30..5d17f8937 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -23,10 +23,3 @@ master :
 [![VM CI](../../../actions/workflows/vm.yml/badge.svg?branch=V_10_1)](../../../actions/workflows/vm.yml?query=branch:V_10_1)
 [![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_1)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_1)
 
-10.0 :
-[![C/C++ CI](../../../actions/workflows/c-cpp.yml/badge.svg?branch=V_10_0)](../../../actions/workflows/c-cpp.yml?query=branch:V_10_0)
-[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_0)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_10_0)
-
-9.9 :
-[![C/C++ CI](../../../actions/workflows/c-cpp.yml/badge.svg?branch=V_9_9)](../../../actions/workflows/c-cpp.yml?query=branch:V_9_9)
-[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_9)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_9)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list