Skip to content

Commit 003b132

Browse files
gursewak1997cgwalters
authored andcommitted
packit: Enable CentOS Stream builds
Add CentOS Stream 9 and 10 targets for COPR builds to prepare for RHEL inclusion Signed-off-by: gursewak1997 <gursmangat@gmail.com>
1 parent f03154e commit 003b132

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.packit.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,12 @@ jobs:
3232
- job: copr_build
3333
trigger: pull_request
3434
targets:
35-
# Primary targets: supported Fedora (x86_64 and aarch64 only)
35+
# Primary targets: supported Fedora and CentOS Stream (x86_64 and aarch64 only)
3636
# bcvk only supports x86_64 and aarch64 architectures
37-
# CentOS Stream support can be added later
38-
# - centos-stream-9-x86_64
39-
# - centos-stream-9-aarch64
40-
# - centos-stream-10-x86_64
41-
# - centos-stream-10-aarch64
37+
- centos-stream-9-x86_64
38+
- centos-stream-9-aarch64
39+
- centos-stream-10-x86_64
40+
- centos-stream-10-aarch64
4241
- fedora-43-x86_64
4342
- fedora-43-aarch64
4443
- fedora-rawhide-x86_64

0 commit comments

Comments
 (0)