Skip to content

Commit

Permalink
chore: temporary increase CI jobs to 15 to see if matrix produces ill…
Browse files Browse the repository at this point in the history
…egal combinations
  • Loading branch information
Vladimir Sitnikov committed May 2, 2023
1 parent 24f4264 commit 62ef831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
env:
MATRIX_JOBS: 4
MATRIX_JOBS: 15
steps:
- uses: actions/checkout@v3
- id: set-matrix
Expand Down

0 comments on commit 62ef831

Please sign in to comment.