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 f50f53e commit 16fe7e0Copy full SHA for 16fe7e0
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
matrix: ${{ steps.set-matrix.outputs.matrix }}
26
env:
27
# Number of jobs to generate in matrix.js
28
- MATRIX_JOBS: 4
+ MATRIX_JOBS: 10
29
steps:
30
- uses: actions/checkout@v3
31
- id: set-matrix
0 commit comments