Skip to content

Commit d492cfe

Browse files
committed
explicitly test on CentOS and Fedora
1 parent 9230950 commit d492cfe

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.packit.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,15 @@ upstream_package_name: tp_smapi
1818
downstream_package_name: tp_smapi
1919

2020
upstream_tag_template: tp-smapi/{version}
21+
22+
jobs:
23+
- &copr
24+
job: copr_build
25+
trigger: pull_request
26+
targets:
27+
- epel-9
28+
- epel-10
29+
- fedora-stable
30+
31+
- <<: *copr
32+
job: tests

0 commit comments

Comments
 (0)