Skip to content

Commit

Permalink
chore: Test for EPEL9 (#28)
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT authored Jan 10, 2024
1 parent 872c59a commit 11e88c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
trigger: pull_request
targets:
- fedora-all
- epel-9
fmf_path: .distro
- job: copr_build
trigger: pull_request
Expand All @@ -39,11 +40,13 @@ jobs:
release_suffix: "{PACKIT_RPMSPEC_RELEASE}"
targets:
- fedora-all
- epel-9
- job: tests
trigger: commit
branch: main
targets:
- fedora-all
- epel-9
fmf_path: .distro
- job: copr_build
trigger: commit
Expand All @@ -52,6 +55,7 @@ jobs:
project: nightly
targets:
- fedora-all
- epel-9
additional_repos:
- copr://@scikit-build/release
- job: copr_build
Expand All @@ -60,6 +64,7 @@ jobs:
project: release
targets:
- fedora-all
- epel-9
additional_repos:
- copr://@scikit-build/release
## TODO: Disabled until released on src.fedoraproject.org
Expand Down

0 comments on commit 11e88c6

Please sign in to comment.