[openssh-commits] [openssh] 03/07: Add fbsd10 test target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Apr 26 17:06:03 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit b16082aa110fa7128ece2a9037ff420c4a285317
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Apr 26 13:35:44 2021 +1000
Add fbsd10 test target.
---
.github/workflows/selfhosted.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 0b1dac17..0c0e707a 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -22,6 +22,7 @@ jobs:
- dfly58
- fbsd6
- fbsd7
+ - fbsd10
- fbsd12
- fbsd13
# - nbsd2
@@ -45,6 +46,7 @@ jobs:
- { os: dfly58, configs: pam }
- { os: fbsd6, configs: pam }
- { os: fbsd7, configs: pam }
+ - { os: fbsd10, configs: pam }
- { os: fbsd12, configs: pam }
- { os: fbsd13, configs: pam }
- { os: nbsd8, configs: pam }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list