packit: Remove the PR copr build for EPEL8 and EPEL9

Currently, EPEL8 is based on RHEL 8.6 and EPEL9 is based on RHEL 9.0
both are shipping rust 1.58 which does not support
`namespaced-features`. That is required for follow up conditional
compiling patch.

Will enable it once EPEL switch to RHEL 8.7 and 9.1 where rust is 1.62.

Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
Gris Ge 2022-09-22 16:06:14 +08:00 committed by Fernando Fernández Mancera
parent 592d24d0fe
commit 0bc69bc948

View File

@ -20,5 +20,3 @@ jobs:
targets:
- centos-stream-8-x86_64
- centos-stream-9-x86_64
- epel-8-x86_64
- epel-9-x86_64