.packit.yaml: centos-stream-x86_64 -> centos-stream-8-x86_64
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PJT7PK2TLW7T2Z2WLXUGHUYBWR244SBB/
This commit is contained in:
parent
2b6f9ff415
commit
c0a34fe0de
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
|||
targets:
|
||||
- fedora-all
|
||||
- epel-8-x86_64
|
||||
- centos-stream-x86_64
|
||||
- centos-stream-8-x86_64
|
||||
trigger: pull_request
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
targets:
|
||||
- fedora-all
|
||||
- epel-8-x86_64
|
||||
- centos-stream-x86_64
|
||||
- centos-stream-8-x86_64
|
||||
specfile_path: tuned.spec
|
||||
synced_files:
|
||||
- tuned.spec
|
||||
|
|
|
|||
Loading…
Reference in a new issue