Skip to content

Commit 8e7410a

Browse files
committed
Remove cancel-in-progress from CI concurrency
1 parent 1569547 commit 8e7410a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
concurrency:
66
group: ci-${{ github.event_name }}-${{ github.ref }}
7-
cancel-in-progress: true
87
jobs:
98
build:
109
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)