We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432b351 commit 10a3cc5Copy full SHA for 10a3cc5
.github/workflows/check-btcli-tests.yml
@@ -97,7 +97,7 @@ jobs:
97
runs-on: ubuntu-latest
98
strategy:
99
fail-fast: false
100
- max-parallel: 16
+ max-parallel: 8
101
matrix:
102
rust-branch:
103
- stable
.github/workflows/check-sdk-tests.yml
@@ -96,7 +96,7 @@ jobs:
96
0 commit comments