Skip to content

Commit 98c6902

Browse files
author
Petr Sramek
committed
removed concurrent
1 parent 6b6a067 commit 98c6902

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161

6262
runs-on: ${{ matrix.os }}
6363

64-
concurrency:
65-
group: benchmark-group
66-
cancel-in-progress: true
67-
6864
steps:
6965
- uses: actions/checkout@v3
7066
- name: Setup .NET 9

0 commit comments

Comments
 (0)