1
0
Fork 0

Merge pull request #271 from zdohnal/master

.packit.yaml: Use fedora-all and centos-stream targets
This commit is contained in:
Jaroslav Škarvada 2020-05-28 12:39:31 +02:00 committed by GitHub
commit 60a9a9509c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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