[openssh-commits] [openssh] 02/02: Test OpenSSH from OpenBSD head on 6.8 and 6.9.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 13 13:47:39 AEST 2021


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

dtucker pushed a commit to branch master
in repository openssh.

commit e50635640f79920d9375e0155cb3f4adb870eee5
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Aug 13 13:21:00 2021 +1000

    Test OpenSSH from OpenBSD head on 6.8 and 6.9.
---
 .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 5004aa83..f0493c12 100644
--- a/.github/workflows/upstream.yml
+++ b/.github/workflows/upstream.yml
@@ -13,7 +13,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        os: [ obsdsnap, obsdsnap-i386 ]
+        os: [ obsdsnap, obsdsnap-i386, obsd69, obsd68 ]
         configs: [ default, without-openssl ]
     steps:
     - uses: actions/checkout at v2

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list