We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e3a807 + 904a9b7 commit 806ffe0Copy full SHA for 806ffe0
.packit.yaml
@@ -30,7 +30,21 @@ jobs:
30
- job: copr_build
31
trigger: pull_request
32
targets:
33
- - fedora-all
+ - fedora-development
34
+
35
+ - job: copr_build
36
+ trigger: pull_request
37
+ additional_repos:
38
+ - https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/41/Everything/x86_64/
39
+ targets:
40
+ - fedora-41
41
42
43
44
45
+ - https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/40/Everything/x86_64/
46
47
+ - fedora-40
48
49
- job: tests
50
identifier: local
0 commit comments