[openssh-commits] [openssh] 01/01: Add AIX 5.1 test target.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Mar 28 17:51:26 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit e937514920335b92b543fd9be79cd6481d1eb0b6
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Mar 28 17:51:03 2022 +1100
Add AIX 5.1 test target.
---
.github/workflows/selfhosted.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 38bbcff7..e8ce6ac4 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -16,6 +16,7 @@ jobs:
# default config. "os" corresponds to a label associated with the worker.
matrix:
os:
+ - aix51
- ARM64
- alpine
- bbone
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list