Skip to content

Commit

Permalink
Revert "12 parallel"
Browse files Browse the repository at this point in the history
This reverts commit 34cdd0e.
  • Loading branch information
samayer12 committed Oct 21, 2024
1 parent 27490c3 commit 19dede1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pepr-excellent-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19dede1

Please sign in to comment.