Unverified Commit 24c035f2 authored by Sai Enduri's avatar Sai Enduri Committed by GitHub
Browse files

Temporarily disable MI325x 8 gpu testing. (#6576)

parent 7e257cd6
...@@ -274,7 +274,7 @@ jobs: ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment