]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add CentOS 7 test targets.
authorDarren Tucker <dtucker@dtucker.net>
Fri, 10 Feb 2023 03:26:44 +0000 (14:26 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 10 Feb 2023 03:26:44 +0000 (14:26 +1100)
.github/workflows/selfhosted.yml

index 50bc9fffb7236723eac9cfd9c8318b3809e08682..d067e48f8293f552424d37e8af2cd621310ff772 100644 (file)
@@ -21,6 +21,7 @@ jobs:
       matrix:
         target:
           - alpine
+          - centos7
           - debian-i386
           - dfly30
           - dfly48
@@ -51,6 +52,7 @@ jobs:
         include:
           # Then we include extra libvirt test configs.
           - { target: aix51, config: default, host: libvirt }
+          - { target: centos7, config: pam, host: libvirt }
           - { target: debian-i386, config: pam, host: libvirt }
           - { target: dfly30, config: without-openssl, host: libvirt}
           - { target: dfly48, config: pam ,host: libvirt }