Skip to content

Commit 63f59dd

Browse files
update runner labels to mi355
1 parent d6ecca7 commit 63f59dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/utils/install_te_rocm_wheel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def detect_arch() -> str:
6262
return "mi300"
6363

6464
# Safe default.
65-
return "mi300"
65+
return "mi355"
6666

6767

6868
def _headers() -> dict[str, str]:

0 commit comments

Comments
 (0)