[AMD][CI] Make ROCm 10 the Default for AMD PR and Nightly Tests (#38659)

Co-authored-by: Chen Bingxu <bingxche@amd.com>
This commit is contained in:
YC Yen-Ching Tseng
2026-09-09 17:28:20 +08:00
committed by GitHub
co-authored by Chen Bingxu
parent 72d5c5bb73
commit 708f51e44b
8 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -177,7 +177,7 @@ jobs:
uses: ./.github/workflows/pr-test-amd-rocm720.yml
with:
ref: ${{ needs.cut-release-branch.outputs.branch_name }}
rocm_version: rocm724
rocm_version: rocm10
run_all_tests: true
secrets: inherit
@@ -217,7 +217,7 @@ jobs:
uses: ./.github/workflows/nightly-test-amd-rocm720.yml
with:
ref: ${{ needs.cut-release-branch.outputs.branch_name }}
rocm_version: rocm724
rocm_version: rocm10
secrets: inherit
run-nightly-tests-npu: