Skip to content

Commit

Permalink
ci: use fedora-stable target instead of fedora-all
Browse files Browse the repository at this point in the history
This builds on current Fedora versions only. Also include
fedora-rawhide.
  • Loading branch information
subpop committed Dec 2, 2024
1 parent 096e7b2 commit 2d0b921
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
targets:
- centos-stream-9
- centos-stream-10
- fedora-all
- fedora-stable
- fedora-rawhide
- rhel-9

- job: copr_build
Expand All @@ -45,7 +46,8 @@ jobs:
targets:
- centos-stream-9
- centos-stream-10
- fedora-all
- fedora-stable
- fedora-rawhide
- rhel-9

- job: tests
Expand All @@ -66,7 +68,8 @@ jobs:
trigger: pull_request
identifier: "unit/fedora"
targets:
- fedora-all
- fedora-stable
- fedora-rawhide
labels:
- unit
tf_extra_params:
Expand Down

0 comments on commit 2d0b921

Please sign in to comment.