Skip to content

Commit

Permalink
Packit: add ppc64le and s390x targets for podman-next copr
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Sep 22, 2023
1 parent 741f58e commit 04d36f3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,16 @@ jobs:
branch: main
owner: rhcontainerbot
project: podman-next
targets: *copr_targets
targets:
<<: *copr_targets
- fedora-rawhide-ppc64le
- fedora-rawhide-s390x
- fedora-eln-ppc64le
- fedora-eln-s390x
- fedora-39-ppc64le
- fedora-39-s390x
- fedora-38-ppc64le
- fedora-38-s390x

- job: propose_downstream
trigger: release
Expand Down

0 comments on commit 04d36f3

Please sign in to comment.