[openssh-commits] [openssh] 01/02: Add bbone test target (arm32).

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Feb 18 15:07:20 AEDT 2021


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 65085740d3574eeb3289d592f042df62c2689bb0
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Feb 18 14:53:14 2021 +1100

    Add bbone test target (arm32).
---
 .github/workflows/selfhosted.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 17aa5e9e..eb9da4ff 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -16,7 +16,7 @@ jobs:
       # We use a matrix in two parts: firstly all of the VMs are tested with the
       # default config.  "vm" corresponds to a label associated with the worker.
       matrix:
-        vm: [dfly30, dfly48, dfly58, sol10, sol11]
+        vm: [dfly30, dfly48, dfly58, sol10, sol11, bbone]
         configs:
           - default
         # Then we include any extra configs we want to test for specific VMs.

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list