Skip to content

Commit

Permalink
test: remove fedora-eln target from the build
Browse files Browse the repository at this point in the history
Remove Fedora ELN from the build as the compose is
not present in Testing Farm and we cannot test them.

Signed-off-by: Miguel Martín <[email protected]>
  • Loading branch information
mmartinv committed Oct 11, 2024
1 parent ecf498d commit 359ea48
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
fedora-latest-stable: {}
fedora-latest: {}
fedora-rawhide: {}
fedora-eln:
additional_repos:
- https://kojipkgs.fedoraproject.org/repos/eln-build/latest/$basearch/
# fedora-eln:
# additional_repos:
# - https://kojipkgs.fedoraproject.org/repos/eln-build/latest/$basearch/

- job: tests
trigger: pull_request
Expand All @@ -48,6 +48,7 @@ jobs:
fedora-latest-stable: {}
fedora-latest: {}
fedora-rawhide: {}
# fedora-eln: {}

- <<: *fdo_copr_build
trigger: commit
Expand Down

0 comments on commit 359ea48

Please sign in to comment.