chore: build the package in EPEL 7 too, but x86_64 only

Building for other architectures is mostly wasting of Copr/Packit
resources.

Closes: #58
This commit is contained in:
Pavel Raiskup 2023-01-04 16:29:13 +01:00 committed by Miroslav Suchý
parent 11d258a0a4
commit ea481483c4

View file

@ -21,9 +21,10 @@ jobs:
trigger: pull_request
metadata:
targets:
- fedora-all
- epel-8
- epel-9
- fedora-all-x86_64
- epel-7-x86_64
- epel-8-x86_64
- epel-9-x86_64
- <<: *copr
trigger: commit