Skip to content

Commit

Permalink
packit update for multiarch build + centos-stream build
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Sep 23, 2023
1 parent 8baacc4 commit 12a857a
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,18 @@ jobs:
- openssl-devel
- rpkg
targets:
- fedora-all
- epel-9
- fedora-all-x86_64
- fedora-all-aarch64
- fedora-all-ppc64le
- fedora-all-s390x
- epel-9-x86_64
- epel-9-aarch64
- epel-9-ppc64le
- epel-9-s390x
- centos-stream-9-x86_64
- centos-stream-9-aarch64
- centos-stream-9-ppc64le
- centos-stream-9-s390x
actions:
post-upstream-clone:
- "rpkg spec --outdir ./"
Expand Down

0 comments on commit 12a857a

Please sign in to comment.