Skip to content

Commit

Permalink
set max parallel to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Jul 28, 2023
1 parent 5f602a8 commit ba7d3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
- build-lspd
name: test ${{ matrix.implementation }} ${{ matrix.test }}
strategy:
max-parallel: 6
matrix:
test: [
testOpenZeroConfChannelOnReceive,
Expand Down

0 comments on commit ba7d3c2

Please sign in to comment.