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:
Erik Skultety 2022-01-05 15:23:51 +01:00
parent 28e9877e86
commit 7485f47082
2 changed files with 0 additions and 3 deletions

View File

@ -400,7 +400,6 @@ x86_64-centos-stream-8:
allow_failure: false
variables:
NAME: centos-stream-8
RPM: skip
x86_64-debian-10:

View File

@ -21,8 +21,6 @@ targets:
centos-stream-8:
jobs:
- arch: x86_64
variables:
RPM: skip
debian-10:
jobs: