summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-10-06 21:18:16 +1100
committerDarren Tucker <dtucker@dtucker.net>2022-10-06 21:18:16 +1100
commitfcc0f0c0e96a30076683fea9a7c9eedc72931742 (patch)
tree40a3ea5f393f3b64d0ccbe09a2750a60385689fc /.github
parentef211eee63821d894a8bf81f22bfba9f6899d0fe (diff)
Add 9.1 branch to CI status page.
Diffstat (limited to '.github')
-rw-r--r--.github/ci-status.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ci-status.md b/.github/ci-status.md
index 0ad8bf5a..47a04ccd 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -2,3 +2,7 @@
[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml)
[![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh)
+
+9.1
+[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_1)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml)
+[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_1)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml)