summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-04-16 14:31:13 +1000
committerDarren Tucker <dtucker@dtucker.net>2022-04-16 14:31:13 +1000
commitd2b888762b9844eb0d8eb59909cdf5af5159f810 (patch)
treedf15eaffcec84d94be2be23785832d8989001e0b /.github
parentcd1f70009860a154b51230d367c55ea5f9a4504e (diff)
downloadopenssh-git-d2b888762b9844eb0d8eb59909cdf5af5159f810.tar.gz
Retire fbsd6 test VM.
It's long since out of support, relatively slow (it's i686) and the compiler has trouble with PIE.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/selfhosted.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index ec2c2982..5ee9c0fe 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -25,7 +25,6 @@ jobs:
- dfly48
- dfly58
- dfly60
- - fbsd6
- fbsd10
- fbsd12
- fbsd13
@@ -58,7 +57,6 @@ jobs:
- { os: dfly48, configs: pam }
- { os: dfly58, configs: pam }
- { os: dfly60, configs: pam }
- - { os: fbsd6, configs: pam }
- { os: fbsd10, configs: pam }
- { os: fbsd12, configs: pam }
- { os: fbsd13, configs: pam }