summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2023-02-07 08:43:47 +1100
committerDarren Tucker <dtucker@dtucker.net>2023-02-07 08:46:06 +1100
commit95b6bbd2553547260b324b39d602061c88b774bc (patch)
tree1d34598f0d1d603b013c3b8042e5aaa86f97dc2b /.github
parent195313dfe10a23c82e9d56d5fdd2f59beee1bdcf (diff)
downloadopenssh-git-95b6bbd2553547260b324b39d602061c88b774bc.tar.gz
Replace 9.1 with 9.2 on CI status page.
Diffstat (limited to '.github')
-rw-r--r--.github/ci-status.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ci-status.md b/.github/ci-status.md
index d13bbfa8..3d487758 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -5,6 +5,6 @@ master :
[![CIFuzz](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.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?query=branch:V_9_1)
-[![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?query=branch:V_9_1)
+9.2 :
+[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_2)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_2)
+[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_2)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_2)