mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-08-28 22:18:27 +00:00
[gha] limit macos concurrent build to one
This commit is contained in:
@@ -18,6 +18,9 @@ on:
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build on ${{ matrix.target-name }}
|
||||
Reference in New Issue
Block a user