Skip to content

Commit def5679

Browse files
update runner labels to mi355
1 parent 65eff61 commit def5679

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)