1
0
forked from boostorg/core

Change cancel-in-progress to false in ci.yml

This commit is contained in:
Peter Dimov
2021-10-10 18:22:08 +03:00
parent bfeee019dd
commit ce912859aa

View File

@ -16,7 +16,7 @@ on:
concurrency:
group: ${{format('{0}:{1}', github.repository, github.ref)}}
cancel-in-progress: true
cancel-in-progress: false
env:
GIT_FETCH_JOBS: 8