Skip to content

Commit 2117c0c

Browse files
author
Petr Sramek
committed
added concurrency
1 parent e2e7880 commit 2117c0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ jobs:
6262
os: [ubuntu-latest, windows-latest, macos-latest]
6363
netversion: [7, 8, 9]
6464

65+
concurrency:
66+
group: benchmark
67+
6568
runs-on: ${{ matrix.os }}
6669

6770
steps:

0 commit comments

Comments
 (0)