Skip to content

Commit 16fe7e0

Browse files
committed
temporary increase the number of CI jobs to see if "all" random variations are workable
1 parent f50f53e commit 16fe7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix: ${{ steps.set-matrix.outputs.matrix }}
2626
env:
2727
# Number of jobs to generate in matrix.js
28-
MATRIX_JOBS: 4
28+
MATRIX_JOBS: 10
2929
steps:
3030
- uses: actions/checkout@v3
3131
- id: set-matrix

0 commit comments

Comments
 (0)