Skip to content

Commit

Permalink
ok, no el7 builds for rpmbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
nikromen authored Jul 4, 2023
1 parent 0e1b3f4 commit 9f21a24
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ jobs:
packages:
- copr-rpmbuild
- copr-selinux
- python-copr
- python-copr-common
- copr-cli
trigger: pull_request
targets:
- fedora-all
Expand All @@ -146,16 +149,14 @@ jobs:

- job: copr_build
packages:
- python-copr
- python-copr-common
- copr-cli
- copr-rpmbuild
trigger: pull_request
targets:
- fedora-all
- fedora-all-aarch64
- fedora-all-ppc64le
- epel-all
- epel-7
- epel-9
- epel-8

- job: copr_build
packages:
Expand All @@ -175,6 +176,9 @@ jobs:
packages:
- copr-rpmbuild
- copr-selinux
- python-copr
- python-copr-common
- copr-cli
trigger: commit
branch: main
targets:
Expand All @@ -187,16 +191,14 @@ jobs:

- job: copr_build
packages:
- python-copr
- python-copr-common
- copr-cli
- copr-rpmbuild
trigger: commit
branch: main
targets:
- fedora-all
- fedora-all-aarch64
- fedora-all-ppc64le
- epel-all
- epel-7
- epel-9
- epel-8
owner: packit
project: copr

0 comments on commit 9f21a24

Please sign in to comment.