Test OpenSSH from OpenBSD head on 6.8 and 6.9.
This commit is contained in:
parent
e0ba38861c
commit
e50635640f
|
@ -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…
Reference in New Issue