mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-27 03:43:05 +00:00
Stop testing OpenBSD HEAD on 6.9 and 7.0.
HEAD is not guaranteed to work on previous stable branches, and at the moment is broken due to libfido API changes.
This commit is contained in:
parent
50b9e4a451
commit
ea13fc830f
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, obsd69, obsd70 ]
|
||||
os: [ obsdsnap, obsdsnap-i386 ]
|
||||
configs: [ default, without-openssl ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user