mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 07:15:36 +02:00
Add CentOS 7 test targets.
This commit is contained in:
parent
22efb01e35
commit
d3b8d4198b
2
.github/workflows/selfhosted.yml
vendored
2
.github/workflows/selfhosted.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
target:
|
target:
|
||||||
- alpine
|
- alpine
|
||||||
|
- centos7
|
||||||
- debian-i386
|
- debian-i386
|
||||||
- dfly30
|
- dfly30
|
||||||
- dfly48
|
- dfly48
|
||||||
@ -51,6 +52,7 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
# Then we include extra libvirt test configs.
|
# Then we include extra libvirt test configs.
|
||||||
- { target: aix51, config: default, host: libvirt }
|
- { target: aix51, config: default, host: libvirt }
|
||||||
|
- { target: centos7, config: pam, host: libvirt }
|
||||||
- { target: debian-i386, config: pam, host: libvirt }
|
- { target: debian-i386, config: pam, host: libvirt }
|
||||||
- { target: dfly30, config: without-openssl, host: libvirt}
|
- { target: dfly30, config: without-openssl, host: libvirt}
|
||||||
- { target: dfly48, config: pam ,host: libvirt }
|
- { target: dfly48, config: pam ,host: libvirt }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user