mirror of https://github.com/containers/podman.git
[CI:BUILD] Packit: add back fedora-eln targets
Fedora ELN targets were removed in the switch to ephemeral coprs. Add them back. Podman rpm doesn't depend on go-md2man package anymore and instead uses vendored go-md2man for building manpages, so that's no longer a reason for build failures on Fedora ELN. [NO NEW TESTS NEEDED] Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
a60bafea48
commit
555b4f930d
|
@ -16,6 +16,8 @@ jobs:
|
|||
targets:
|
||||
- fedora-all-x86_64
|
||||
- fedora-all-aarch64
|
||||
- fedora-eln-x86_64
|
||||
- fedora-eln-aarch64
|
||||
- centos-stream+epel-next-8-x86_64
|
||||
- centos-stream+epel-next-8-aarch64
|
||||
- centos-stream+epel-next-9-x86_64
|
||||
|
|
Loading…
Reference in New Issue