ci: increase package boundary compile concurrency

This commit is contained in:
Peter Steinberger
2026-04-22 00:26:03 +01:00
parent 99787dbf45
commit 37463af5e1

View File

@@ -1619,7 +1619,7 @@ jobs:
env:
ADDITIONAL_CHECK_GROUP: ${{ matrix.group }}
RUN_CONTROL_UI_I18N: ${{ needs.preflight.outputs.run_control_ui_i18n }}
OPENCLAW_EXTENSION_BOUNDARY_CONCURRENCY: 4
OPENCLAW_EXTENSION_BOUNDARY_CONCURRENCY: 6
shell: bash
run: |
set -euo pipefail