Mailing List Archive

[openssh] branch master updated: Fix name of OpenBSD upstream CI jobs.
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 edcff77f Fix name of OpenBSD upstream CI jobs.
edcff77f is described below

commit edcff77f82c2bb2b5653b36f1e47274c5ef3e8be
Author: Darren Tucker <dtucker@dtucker.net>
AuthorDate: Tue Mar 26 18:58:58 2024 +1100

Fix name of OpenBSD upstream CI jobs.
---
.github/workflows/upstream.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index e16d813b..9b6ab382 100644
--- a/.github/workflows/upstream.yml
+++ b/.github/workflows/upstream.yml
@@ -7,7 +7,7 @@ on:

jobs:
selfhosted:
- name: "upstream {{ matrix.target }} ${{ matrix.config }}"
+ name: "upstream ${{ matrix.target }} ${{ matrix.config }}"
if: github.repository == 'openssh/openssh-portable-selfhosted'
runs-on: 'libvirt'
env:

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits