diff --git a/.github/workflows/pepr-excellent-examples.yml b/.github/workflows/pepr-excellent-examples.yml index e989a9cea..957f734eb 100644 --- a/.github/workflows/pepr-excellent-examples.yml +++ b/.github/workflows/pepr-excellent-examples.yml @@ -142,7 +142,7 @@ jobs: if: needs.examples-matrix.outputs.matrix != '' strategy: fail-fast: false - max-parallel: 12 + max-parallel: 24 matrix: ${{ fromJSON(needs.examples-matrix.outputs.matrix) }} steps: - name: Harden Runner