Add CentOS 7 test targets.

This commit is contained in:
Darren Tucker 2023-02-10 14:26:44 +11:00
parent 22efb01e35
commit d3b8d4198b
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View 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 }