Skip to content

Commit 3c8e4b4

Browse files
author
Wenlei Bao
committed
Update AMD runner
1 parent ba9cb38 commit 3c8e4b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ jobs:
1616
timeout-minutes: 60
1717
strategy:
1818
matrix:
19-
runner: "amd-gfx942"
19+
runner: "amd-gfx942-mi300"
2020
include:
2121
# - image: "rocm/rocm-6.4-py310-torch25-241101-3"
2222
- image: "rocm/pytorch:rocm6.1_ubuntu22.04_py3.10_pytorch_2.4"
23-
runner: ["amd-gfx942"]
23+
runner: ["amd-gfx942-mi300"]
2424
env:
2525
PYTHON: "python3"
2626

0 commit comments

Comments
 (0)