[gha] limit macos concurrent build to one

This commit is contained in:
R4SAS
2025-11-08 00:42:58 +03:00
committed by GitHub
parent f386b2e209
commit 1a8a0df1df
@@ -18,6 +18,9 @@ on:
branches:
- '*'
concurrency:
group: ${{ github.workflow }}
jobs:
build:
name: Build on ${{ matrix.target-name }}