mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-27 10:21:20 +00:00
17 lines
328 B
YAML
17 lines
328 B
YAML
# https://packit.dev/docs/configuration/
|
|
|
|
specfile_path: buildtools/thorvg.spec
|
|
|
|
notifications:
|
|
pull_request:
|
|
successful_build: true
|
|
|
|
jobs:
|
|
- job: copr_build
|
|
trigger: pull_request
|
|
targets:
|
|
- fedora-rawhide-aarch64
|
|
- fedora-rawhide-i386
|
|
- fedora-rawhide-ppc64le
|
|
- fedora-rawhide-s390x
|
|
- fedora-rawhide-x86_64
|