[openssh-commits] [openssh] branch master updated: Remove 9.7 branch from CI status page.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu May 22 10:54:38 AEST 2025
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 e391c5289 Remove 9.7 branch from CI status page.
e391c5289 is described below
commit e391c5289c2b687ff886cf780dc8fcb426e4d5d2
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu May 22 10:52:31 2025 +1000
Remove 9.7 branch from CI status page.
It's been obsolete long enough that github no longer reports its
status.
---
.github/ci-status.md | 4 ----
1 file changed, 4 deletions(-)
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 :
[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_8)
[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_8)
-
-9.7 :
-[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_7)
-[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_7)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list