summaryrefslogtreecommitdiffstats
path: root/.github/workflows/selfhosted.yml
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-04-16 06:31:13 +0200
committerDarren Tucker <dtucker@dtucker.net>2022-04-16 06:31:13 +0200
commitd2b888762b9844eb0d8eb59909cdf5af5159f810 (patch)
treedf15eaffcec84d94be2be23785832d8989001e0b /.github/workflows/selfhosted.yml
parentupstream: clear io_want/io_ready flags at start of poll() cycle; (diff)
downloadopenssh-d2b888762b9844eb0d8eb59909cdf5af5159f810.tar.xz
openssh-d2b888762b9844eb0d8eb59909cdf5af5159f810.zip
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 '')
-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 ec2c29825..5ee9c0fe3 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 }