We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc3961 commit f182190Copy full SHA for f182190
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
name: Build bin tool
18
runs-on: ${{matrix.os}}
19
strategy:
20
+ max-parallel: 2
21
matrix:
22
include:
23
- build: linux
0 commit comments