Skip to content

Commit 62ef831

Browse files
author
Vladimir Sitnikov
committed
chore: temporary increase CI jobs to 15 to see if matrix produces illegal combinations
1 parent 24f4264 commit 62ef831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
outputs:
2424
matrix: ${{ steps.set-matrix.outputs.matrix }}
2525
env:
26-
MATRIX_JOBS: 4
26+
MATRIX_JOBS: 15
2727
steps:
2828
- uses: actions/checkout@v3
2929
- id: set-matrix

0 commit comments

Comments
 (0)