chore: remove experimental from hygon

This commit is contained in:
jialin
2025-12-04 22:35:15 +08:00
parent a274349ace
commit 2df7c17bc1
@@ -87,7 +87,7 @@ const SupportedHardware: React.FC<SupportedHardwareProps> = ({
},
{
label: intl.formatMessage({ id: 'vendor.hygon' }),
description: 'common.tag.experimental',
description: '',
value: GPUDriverMap.HYGON,
key: GPUDriverMap.HYGON,
locale: false,