diff --git a/.packit.yaml b/.packit.yaml index 31e4f44..caa0883 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -3,19 +3,17 @@ jobs: - job: copr_build metadata: targets: - - fedora-30-x86_64 - - fedora-31-x86_64 - - fedora-rawhide-x86_64 + - fedora-all - epel-8-x86_64 + - centos-stream-x86_64 trigger: pull_request - job: tests trigger: pull_request metadata: targets: - - fedora-30-x86_64 - - fedora-31-x86_64 - - fedora-rawhide-x86_64 + - fedora-all - epel-8-x86_64 + - centos-stream-x86_64 specfile_path: tuned.spec synced_files: - tuned.spec