[openssh-commits] [openssh] 01/01: Add rocky84 test target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jun 28 13:12:59 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 f93fdc4de158386efe1116bd44c5b3f4a7a82c25
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Jun 28 13:06:37 2021 +1000
Add rocky84 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 4794e28b..60d290af 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -37,6 +37,7 @@ jobs:
- obsd69
- obsdsnap
- openindiana
+ - rocky84
- sol10
- sol11
- win10
@@ -55,6 +56,7 @@ jobs:
- { os: nbsd8, configs: pam }
- { os: nbsd9, configs: pam }
- { os: openindiana, configs: pam }
+ - { os: rocky84, configs: pam }
- { os: sol10, configs: pam }
- { os: sol11, configs: pam-krb5 }
- { os: sol11, configs: sol64 }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list