File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -391,5 +391,5 @@ jobs:
391
391
# popd
392
392
393
393
concurrency :
394
- group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref_name }}-${{ inputs.repository }}-${{ github.event_name == 'workflow_dispatch' }}-${{ inputs.job-name }}
394
+ group : ${{ github.workflow }}-linux-x86_64- ${{ github.event.pull_request.number || github.ref_name }}-${{ inputs.repository }}-${{ github.event_name == 'workflow_dispatch' }}-${{ inputs.job-name }}
395
395
cancel-in-progress : true
Original file line number Diff line number Diff line change @@ -320,5 +320,5 @@ jobs:
320
320
# popd
321
321
322
322
concurrency :
323
- group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref_name }}-${{ inputs.repository }}-${{ github.event_name == 'workflow_dispatch' }}-${{ inputs.job-name }}
323
+ group : ${{ github.workflow }}-windows- ${{ github.event.pull_request.number || github.ref_name }}-${{ inputs.repository }}-${{ github.event_name == 'workflow_dispatch' }}-${{ inputs.job-name }}
324
324
cancel-in-progress : true
You can’t perform that action at this time.
0 commit comments