[openssh-commits] [openssh] 02/02: Add OpenBSD 7.8 VM test target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Dec 7 21:09:13 AEDT 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit d05b704086d53c02f4ad7de921435f7e7e3ad60a
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Sun Dec 7 20:10:42 2025 +1100
Add OpenBSD 7.8 VM test target.
---
.github/workflows/vm.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml
index 759de69cb..1da1e9fc6 100644
--- a/.github/workflows/vm.yml
+++ b/.github/workflows/vm.yml
@@ -269,6 +269,7 @@ jobs:
- "7.5"
- "7.6"
- "7.7"
+ - "7.8"
config: [default]
runs-on: ubuntu-latest
steps:
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list