Skip to content
Closed

Debug #398

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,10 @@ jobs:
trigger: pull_request
packages: [specfile]
targets:
- fedora-all
- epel-9
fedora-all:
without_opts:
- tests
epel-9: {}
- job: copr_build
trigger: pull_request
packages: [specfile-epel8]
Expand Down
Loading