Skip to content

Commit 95e1396

Browse files
committed
ci: Build in parallel.
1 parent 3aa409a commit 95e1396

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
matrix:
1616
platform: [x86, x64]
1717
configuration: [Release]
18-
concurrency:
19-
group: ${{ github.workflow }}-${{ github.ref }}
20-
cancel-in-progress: false
2118
env:
2219
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
2320
steps:

0 commit comments

Comments
 (0)