Skip to content

Commit 98ccd2e

Browse files
authored
Update CI runner in rocm-ci.yml to use linux-te-mi35x-8 (#504)
1 parent 4656d5c commit 98ccd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rocm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
fail-fast: false
4444
matrix:
45-
runner: [linux-te-mi325-8, linux-te-mi355-8]
45+
runner: [linux-te-mi325-8, linux-te-mi35x-8]
4646
steps:
4747
- name: Checkout repository
4848
uses: actions/checkout@v6

0 commit comments

Comments
 (0)