chore: remove experimental from hygon
This commit is contained in:
@@ -87,7 +87,7 @@ const SupportedHardware: React.FC<SupportedHardwareProps> = ({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: intl.formatMessage({ id: 'vendor.hygon' }),
|
label: intl.formatMessage({ id: 'vendor.hygon' }),
|
||||||
description: 'common.tag.experimental',
|
description: '',
|
||||||
value: GPUDriverMap.HYGON,
|
value: GPUDriverMap.HYGON,
|
||||||
key: GPUDriverMap.HYGON,
|
key: GPUDriverMap.HYGON,
|
||||||
locale: false,
|
locale: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user