Skip to content

Commit 93c3eb2

Browse files
Serban Iorgaluminitavoicu
authored andcommitted
[parse_baselines] update ARM test instance type
Signed-off-by: Serban Iorga <[email protected]>
1 parent 2279f85 commit 93c3eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/parse_baselines/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def main():
104104
were obtained.",
105105
action="store",
106106
choices=['m5d.metal',
107-
'm6g.metal'],
107+
'm6gd.metal'],
108108
required=True)
109109
args = parser.parse_args()
110110

0 commit comments

Comments
 (0)