Skip to content

Commit f9410cf

Browse files
committed
Revert matrix limitation
1 parent b031c36 commit f9410cf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/NativePipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ jobs:
465465
runs-on: ubuntu-22.04
466466
timeout-minutes: 60
467467
strategy:
468-
max-parallel: 10
469468
matrix:
470469
widget: ${{ fromJson(needs.scope.outputs.widgets) }}
471470
fail-fast: false
@@ -586,7 +585,6 @@ jobs:
586585
runs-on: macos-15
587586
timeout-minutes: 60
588587
strategy:
589-
max-parallel: 10
590588
matrix:
591589
widget: ${{ fromJson(needs.scope.outputs.widgets) }}
592590
fail-fast: false

0 commit comments

Comments
 (0)