mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-11-14 05:20:10 +00:00
[gha] limit macos concurrent build to one
This commit is contained in:
parent
f386b2e209
commit
1a8a0df1df
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ on:
|
|||
branches:
|
||||
- '*'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build on ${{ matrix.target-name }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue