Update compute rpc alias for bobcat

This adds an alias for Bobcat

Change-Id: I244c8b17c6c0483e9c9e4131e1c94db34a439e77
This commit is contained in:
Sylvain Bauza 2023-09-05 16:23:42 +02:00
parent 82a17a37de
commit f502a23600
1 changed files with 1 additions and 0 deletions

View File

@ -426,6 +426,7 @@ class ComputeAPI(object):
'yoga': '6.0',
'zed': '6.1',
'antelope': '6.2',
'bobcat': '6.2',
}
@property