diff options
author | Darren Tucker <dtucker@dtucker.net> | 2022-02-17 12:05:29 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2022-02-17 12:05:29 +0100 |
commit | 41417dbda9fb55a0af49a8236e3ef9d50d862644 (patch) | |
tree | f9283fff8fd21ea3079ed462589e361a3de2ec7a /.github/workflows/selfhosted.yml | |
parent | find sk-dummy.so when build_dir != src_dir (diff) | |
download | openssh-41417dbda9fb55a0af49a8236e3ef9d50d862644.tar.xz openssh-41417dbda9fb55a0af49a8236e3ef9d50d862644.zip |
Comment hurd test, the VM is currently broken.
Diffstat (limited to '.github/workflows/selfhosted.yml')
-rw-r--r-- | .github/workflows/selfhosted.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index f40785ced..bebed3fc5 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -26,7 +26,7 @@ jobs: - fbsd10 - fbsd12 - fbsd13 - - hurd + # - hurd - minix3 # - nbsd2 - nbsd3 |