We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6a957 commit 9096046Copy full SHA for 9096046
.github/workflows/ssh_hardening_bsd.yml
@@ -36,7 +36,7 @@ jobs:
36
fail-fast: false
37
matrix:
38
molecule_distro:
39
- - openbsd7
+ #- openbsd7 # disabled because of outdated image, see https://github.com/lavabit/robox/issues/305
40
- freebsd13
41
- freebsd14
42
steps:
0 commit comments