mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
ci: manifest: Allow RPM builds on CentOS Stream 8
The meson version provided by the package managing system satisfies our minimum requirement. Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
28e9877e86
commit
7485f47082
@ -400,7 +400,6 @@ x86_64-centos-stream-8:
|
|||||||
allow_failure: false
|
allow_failure: false
|
||||||
variables:
|
variables:
|
||||||
NAME: centos-stream-8
|
NAME: centos-stream-8
|
||||||
RPM: skip
|
|
||||||
|
|
||||||
|
|
||||||
x86_64-debian-10:
|
x86_64-debian-10:
|
||||||
|
@ -21,8 +21,6 @@ targets:
|
|||||||
centos-stream-8:
|
centos-stream-8:
|
||||||
jobs:
|
jobs:
|
||||||
- arch: x86_64
|
- arch: x86_64
|
||||||
variables:
|
|
||||||
RPM: skip
|
|
||||||
|
|
||||||
debian-10:
|
debian-10:
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user