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:
Darren Tucker 2021-06-02 13:54:11 +10:00
parent 5de0867b82
commit ecc186e46e

View File

@ -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 }