mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-02 08:17:01 +00:00
obs: distros: disble redhat build for x86_64
The runtime package is faling to build due to compatiblity issues with gcc + golang because the redhat version provided in OBS old. Disable temporarily to allow release CI work. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
bcc17c354f
commit
ca4c798e8a
@ -9,7 +9,8 @@ Debian_9::Debian:9.0::standard
|
||||
Fedora_28::Fedora:28::standard
|
||||
Fedora_29::Fedora:29::standard
|
||||
Fedora_30::Fedora:30::standard
|
||||
RHEL_7::RedHat:RHEL-7::standard
|
||||
# FIXME: https://github.com/kata-containers/packaging/issues/510
|
||||
#RHEL_7::RedHat:RHEL-7::standard
|
||||
SLE_12_SP3::SUSE:SLE-12-SP3:GA::standard
|
||||
openSUSE_Leap_42.3::openSUSE:Leap:42.3::standard
|
||||
openSUSE_Leap_15.0::openSUSE:Leap:15.0::standard
|
||||
|
Loading…
Reference in New Issue
Block a user