[openssh-commits] [openssh] 02/04: Run tests on older OmniOS version too.

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Feb 7 04:30:11 AEDT 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit f0b7ecf7f5976c11f8c89ee9b0ca19383b573764
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Wed Dec 31 16:26:23 2025 +1100

    Run tests on older OmniOS version too.
---
 .github/workflows/vm.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/vm.yml b/.github/workflows/vm.yml
index 0d0536263..0de37b2b7 100644
--- a/.github/workflows/vm.yml
+++ b/.github/workflows/vm.yml
@@ -215,6 +215,7 @@ jobs:
         # First we test all OSes in the default configuration.
         target:
           - "r151054"
+          - "r151046"
         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