mirror of
https://github.com/boostorg/core.git
synced 2026-05-05 20:24:09 +02:00
Remove concurrency section from ci.yml
This commit is contained in:
@@ -14,10 +14,6 @@ on:
|
||||
- develop
|
||||
- feature/**
|
||||
|
||||
concurrency:
|
||||
group: ${{format('{0}:{1}', github.repository, github.ref)}}
|
||||
cancel-in-progress: false
|
||||
|
||||
env:
|
||||
GIT_FETCH_JOBS: 8
|
||||
NET_RETRY_COUNT: 5
|
||||
|
||||
Reference in New Issue
Block a user