зеркало из https://github.com/electron/electron.git
build: let darwin/mas run concurrently (#43788)
This commit is contained in:
Родитель
d897359b82
Коммит
8cff5a7d20
|
@ -61,7 +61,7 @@ on:
|
|||
|
||||
|
||||
concurrency:
|
||||
group: electron-build-${{ inputs.target-platform }}-${{ inputs.target-arch }}-${{ inputs.is-asan }}-${{ github.ref }}
|
||||
group: electron-build-${{ inputs.target-platform }}-${{ inputs.target-arch }}-${{ inputs.target-variant }}-${{ inputs.is-asan }}-${{ github.ref }}
|
||||
cancel-in-progress: ${{ github.ref != 'refs/heads/main' && !endsWith(github.ref, '-x-y') }}
|
||||
|
||||
env:
|
||||
|
|
Загрузка…
Ссылка в новой задаче