Update amd nightly concurrency. (#6141)
This commit is contained in:
2
.github/workflows/nightly-test-amd.yml
vendored
2
.github/workflows/nightly-test-amd.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: nightly-test-${{ github.ref }}
|
||||
group: nightly-test-amd-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user