We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244db1d commit a37a75bCopy full SHA for a37a75b
.github/workflows/build.yml
@@ -26,6 +26,7 @@ jobs:
26
27
strategy:
28
fail-fast: false
29
+ max-parallel: 3
30
matrix:
31
os: [ ubuntu-latest, macos-latest, windows-latest ]
32
python-version: [ "3.12" ]
0 commit comments