Update amd nightly concurrency. (#6141)

This commit is contained in:
Sai Enduri
2025-05-09 00:02:14 -07:00
committed by GitHub
parent e30c273bc9
commit dff0ab92eb

View File

@@ -11,7 +11,7 @@ on:
workflow_dispatch:
concurrency:
group: nightly-test-${{ github.ref }}
group: nightly-test-amd-${{ github.ref }}
cancel-in-progress: true
jobs: