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:
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: nightly-test-${{ github.ref }}
|
group: nightly-test-amd-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user