Temporarily disable MI325x 8 gpu testing. (#6576)
This commit is contained in:
2
.github/workflows/pr-test-amd.yml
vendored
2
.github/workflows/pr-test-amd.yml
vendored
@@ -274,7 +274,7 @@ jobs:
|
|||||||
github.event.pull_request.draft == false
|
github.event.pull_request.draft == false
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
runner: [linux-mi300-gpu-8, linux-mi325-gpu-8]
|
runner: [linux-mi300-gpu-8]
|
||||||
runs-on: ${{matrix.runner}}
|
runs-on: ${{matrix.runner}}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|||||||
Reference in New Issue
Block a user