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 6aec1f7 commit 981c2caCopy full SHA for 981c2ca
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
render-php:
11
runs-on: ${{ matrix.operating-system }}
12
strategy:
13
+ max-parallel: 4
14
fail-fast: false
15
matrix:
16
operating-system: ["ubuntu-latest", "windows-latest"]
0 commit comments