Skip to content

Commit 359ea48

Browse files
committed
test: remove fedora-eln target from the build
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 <mmartinv@redhat.com>
1 parent ecf498d commit 359ea48

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.packit.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jobs:
3434
fedora-latest-stable: {}
3535
fedora-latest: {}
3636
fedora-rawhide: {}
37-
fedora-eln:
38-
additional_repos:
39-
- https://kojipkgs.fedoraproject.org/repos/eln-build/latest/$basearch/
37+
# fedora-eln:
38+
# additional_repos:
39+
# - https://kojipkgs.fedoraproject.org/repos/eln-build/latest/$basearch/
4040

4141
- job: tests
4242
trigger: pull_request
@@ -48,6 +48,7 @@ jobs:
4848
fedora-latest-stable: {}
4949
fedora-latest: {}
5050
fedora-rawhide: {}
51+
# fedora-eln: {}
5152

5253
- <<: *fdo_copr_build
5354
trigger: commit

0 commit comments

Comments
 (0)