CI: build and test for c10s
This commit is contained in:
parent
b924ccdc75
commit
77bd86ee3a
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ jobs:
|
||||||
- epel-7-x86_64
|
- epel-7-x86_64
|
||||||
- epel-8-x86_64
|
- epel-8-x86_64
|
||||||
- centos-stream-9-x86_64
|
- centos-stream-9-x86_64
|
||||||
|
- centos-stream-10-x86_64
|
||||||
- job: tests
|
- job: tests
|
||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
targets:
|
targets:
|
||||||
|
|
@ -15,6 +16,7 @@ jobs:
|
||||||
- epel-7-x86_64
|
- epel-7-x86_64
|
||||||
- epel-8-x86_64
|
- epel-8-x86_64
|
||||||
- centos-stream-9-x86_64
|
- centos-stream-9-x86_64
|
||||||
|
- centos-stream-10-x86_64
|
||||||
|
|
||||||
files_to_sync:
|
files_to_sync:
|
||||||
- tuned.spec
|
- tuned.spec
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue