Skip to content

Commit

Permalink
Build in Copr for aarch64 (#439)
Browse files Browse the repository at this point in the history
Build in Copr for aarch64

fedora-stable-aarch64 should be sufficient for container image builds, but perhaps it would make more sense to use fedora-all-aarch64 in jobs where we already build for fedora-all? WDYT?

Reviewed-by: Maja Massarini
  • Loading branch information
softwarefactory-project-zuul[bot] authored Dec 11, 2024
2 parents e3b10a3 + 1da3b72 commit ecdb644
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
packages: [specfile]
targets:
- fedora-all
- fedora-all-aarch64
- epel-9
- job: copr_build
trigger: pull_request
Expand All @@ -100,6 +101,7 @@ jobs:
packages: [specfile]
targets:
- fedora-all
- fedora-all-aarch64
- epel-9
project: packit-dev
list_on_homepage: True
Expand All @@ -120,6 +122,7 @@ jobs:
packages: [specfile]
targets:
- fedora-stable
- fedora-stable-aarch64
- epel-9
project: packit-stable
list_on_homepage: True
Expand All @@ -139,6 +142,7 @@ jobs:
packages: [specfile]
targets:
- fedora-all
- fedora-all-aarch64
- epel-9
project: packit-releases
list_on_homepage: True
Expand Down

0 comments on commit ecdb644

Please sign in to comment.