ci: remove runner caps after timing review

This commit is contained in:
Peter Steinberger
2026-04-23 15:41:32 +01:00
parent 3e956a4982
commit dbd7966cfd
3 changed files with 109 additions and 7 deletions

View File

@@ -746,7 +746,6 @@ jobs:
timeout-minutes: 60
strategy:
fail-fast: false
max-parallel: 3
matrix: ${{ fromJson(needs.preflight.outputs.channel_contracts_matrix) }}
steps:
- name: Checkout
@@ -1119,7 +1118,6 @@ jobs:
timeout-minutes: 60
strategy:
fail-fast: false
max-parallel: 8
matrix: ${{ fromJson(needs.preflight.outputs.checks_node_core_nondist_matrix) }}
steps:
- name: Checkout
@@ -1357,7 +1355,6 @@ jobs:
timeout-minutes: 20
strategy:
fail-fast: false
max-parallel: 3
matrix:
include:
- check_name: check-preflight-guards
@@ -1498,7 +1495,6 @@ jobs:
timeout-minutes: 20
strategy:
fail-fast: false
max-parallel: 3
matrix:
include:
- check_name: check-additional-boundaries