[openssh-commits] [openssh] 03/03: Add an Ubuntu 22.04 test VM.

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Nov 23 19:42:28 AEDT 2023


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

dtucker pushed a commit to branch master
in repository openssh.

commit f29934066bd0e561a2e516b7e584fb92d2eedee0
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Nov 23 19:41:27 2023 +1100

    Add an Ubuntu 22.04 test VM.
    
    This is the same version as Github's runners so most of the testing on
    it is over there, but having a local VM makes debugging much easier.
---
 .github/workflows/selfhosted.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 13ad8e10..be0b4ffe 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -45,6 +45,7 @@ jobs:
           - obsdsnap
           - obsdsnap-i386
           - openindiana
+          - ubuntu-2204
         config:
           - default
         host:

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


More information about the openssh-commits mailing list