[openssh-commits] [openssh] 01/03: Add dfly60 target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jun 2 15:59:52 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 1db69d1b6542f8419c04cee7fd523a4a11004be2
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Jun 2 11:17:54 2021 +1000
Add dfly60 target.
---
.github/workflows/selfhosted.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index f35942a6..49cdc691 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -20,6 +20,7 @@ jobs:
- dfly30
- dfly48
- dfly58
+ - dfly60
- fbsd6
- fbsd7
- fbsd10
@@ -47,6 +48,7 @@ jobs:
- { os: dfly30, configs: without-openssl}
- { os: dfly48, configs: pam }
- { os: dfly58, configs: pam }
+ - { os: dfly60, configs: pam }
- { os: fbsd6, configs: pam }
- { os: fbsd7, configs: pam }
- { os: fbsd10, configs: pam }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list