File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 strategy :
3030 fail-fast : false
3131 matrix : ${{ fromJson(needs.prepare-matrix.outputs.matrix) }}
32- uses : a-sit-plus/internal-workflows/.github/workflows/build-matrix-entry.yml@feature/modularTests
32+ uses : a-sit-plus/internal-workflows/.github/workflows/build-jar- matrix-entry.yml@feature/modularTests
3333 with :
3434 module : ${{ matrix.module }}
3535 kotlin-version : ${{ inputs.kotlinVersion }}
4040 strategy :
4141 fail-fast : false
4242 matrix : ${{ fromJson(needs.prepare-matrix.outputs.matrix) }}
43- uses : a-sit-plus/internal-workflows/.github/workflows/build-matrix-entry.yml@feature/modularTests
43+ uses : a-sit-plus/internal-workflows/.github/workflows/build-xc- matrix-entry.yml@feature/modularTests
4444 with :
4545 module : ${{ matrix.module }}
4646 artifact-name : ${{ matrix.artifactName }}
You can’t perform that action at this time.
0 commit comments