]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Retire fbsd7 test target.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 2 Jun 2021 03:54:11 +0000 (13:54 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 2 Jun 2021 03:54:11 +0000 (13:54 +1000)
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.

.github/workflows/selfhosted.yml

index 49cdc69114b461a8896b382b40e4cd60a223376b..4794e28bceb9431cc34f8f5b04920a929c992521 100644 (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 }