mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
Retire fbsd7 test target.
It's the slowest of the selfhosted targets (since it's 32bit but has most of the crypto algos). We still have coverage for 32bit i386.
This commit is contained in:
parent
5de0867b82
commit
ecc186e46e
2
.github/workflows/selfhosted.yml
vendored
2
.github/workflows/selfhosted.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
||||
- dfly58
|
||||
- dfly60
|
||||
- fbsd6
|
||||
- fbsd7
|
||||
- fbsd10
|
||||
- fbsd12
|
||||
- fbsd13
|
||||
@ -50,7 +49,6 @@ jobs:
|
||||
- { os: dfly58, configs: pam }
|
||||
- { os: dfly60, configs: pam }
|
||||
- { os: fbsd6, configs: pam }
|
||||
- { os: fbsd7, configs: pam }
|
||||
- { os: fbsd10, configs: pam }
|
||||
- { os: fbsd12, configs: pam }
|
||||
- { os: fbsd13, configs: pam }
|
||||
|
Loading…
Reference in New Issue
Block a user