summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2024-10-25 10:04:30 +0200
committerDarren Tucker <dtucker@dtucker.net>2024-10-25 10:04:30 +0200
commit3af1dba1384ca896df6e973c70398c41d36de1ea (patch)
treee0c7255698cc7e5f23a755fb98d74a982a83ea5b
parentUpdated gitignore to ignore sshd-session and sshd-auth targets (diff)
downloadopenssh-3af1dba1384ca896df6e973c70398c41d36de1ea.tar.xz
openssh-3af1dba1384ca896df6e973c70398c41d36de1ea.zip
Retire the minix3 test config.
It got broken by the sshd-auth change, it's not obvious why, and the platform lacks the debugging tools (eg gdb, strace) to figure it out. The upstream project seems effectively dead (6 years since the last commit, 10 since the last release). It was useful while it lasted (we found a real bug because of it) but its time seems to have passed.
-rw-r--r--.github/workflows/selfhosted.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 755bb0cac..8a63b0485 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -40,7 +40,6 @@ jobs:
- fbsd12
- fbsd13
- fbsd14
- - minix3
- nbsd3
- nbsd4
- nbsd8