mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Test OpenSSH from OpenBSD head on 6.8 and 6.9.
This commit is contained in:
parent
e0ba38861c
commit
e50635640f
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -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@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user