Skip to content

Commit

Permalink
packit: Enable CentOS 10 Stream
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed May 21, 2024
1 parent 7417a3e commit 23d3401
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 @@ -45,6 +45,7 @@ jobs:
packages: [umockdev-centos]
targets:
- centos-stream-9-x86_64
- centos-stream-10-x86_64

- job: tests
trigger: pull_request
Expand All @@ -57,6 +58,8 @@ jobs:
packages: [umockdev-centos]
targets:
- centos-stream-9-x86_64
# blocked: https://issues.redhat.com/browse/TFT-2612
# - centos-stream-10-x86_64

- job: propose_downstream
trigger: release
Expand All @@ -70,6 +73,7 @@ jobs:
packages: [umockdev-centos]
dist_git_branches:
- c9s
- c10s

- job: koji_build
trigger: commit
Expand Down

0 comments on commit 23d3401

Please sign in to comment.