Skip to content

Commit ecdb644

Browse files
Build in Copr for aarch64 (#439)
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
2 parents e3b10a3 + 1da3b72 commit ecdb644

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.packit.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
packages: [specfile]
8888
targets:
8989
- fedora-all
90+
- fedora-all-aarch64
9091
- epel-9
9192
- job: copr_build
9293
trigger: pull_request
@@ -100,6 +101,7 @@ jobs:
100101
packages: [specfile]
101102
targets:
102103
- fedora-all
104+
- fedora-all-aarch64
103105
- epel-9
104106
project: packit-dev
105107
list_on_homepage: True
@@ -120,6 +122,7 @@ jobs:
120122
packages: [specfile]
121123
targets:
122124
- fedora-stable
125+
- fedora-stable-aarch64
123126
- epel-9
124127
project: packit-stable
125128
list_on_homepage: True
@@ -139,6 +142,7 @@ jobs:
139142
packages: [specfile]
140143
targets:
141144
- fedora-all
145+
- fedora-all-aarch64
142146
- epel-9
143147
project: packit-releases
144148
list_on_homepage: True

0 commit comments

Comments
 (0)