Skip to content

Commit

Permalink
packit: tweak the build targets
Browse files Browse the repository at this point in the history
As suggested by @jannau in AsahiLinux#271 (comment)

Signed-off-by: Davide Cavalca <[email protected]>
  • Loading branch information
davide125 committed Feb 17, 2025
1 parent 58dbb98 commit b962db6
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,18 @@ jobs:
project: packit-builds
targets:
- fedora-all-aarch64
- fedora-all-armhfp
- fedora-all-i386
- fedora-all-ppc64le
- fedora-all-s390x
- fedora-all-x86_64
- fedora-rawhide-i386
- fedora-rawhide-ppc64le
- fedora-rawhide-s390x
- fedora-rawhide-x86_64

- job: copr_build
trigger: pull_request
owner: "@asahi"
project: packit-builds
targets:
- fedora-all-aarch64
- fedora-all-armhfp
- fedora-all-i386
- fedora-all-ppc64le
- fedora-all-s390x
- fedora-all-x86_64
- fedora-rawhide-i386
- fedora-rawhide-ppc64le
- fedora-rawhide-s390x
- fedora-rawhide-x86_64

0 comments on commit b962db6

Please sign in to comment.