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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ obsdsnap, obsdsnap-i386 ]
|
os: [ obsdsnap, obsdsnap-i386, obsd69, obsd68 ]
|
||||||
configs: [ default, without-openssl ]
|
configs: [ default, without-openssl ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue