Skip to content

Commit 90148b7

Browse files
committed
try removing concurrency limit
1 parent ea23bda commit 90148b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_core.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
workflow_dispatch:
55
workflow_call:
66

7-
concurrency:
8-
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
9-
cancel-in-progress: true
10-
117
jobs:
128
build-and-test:
139
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)