From 54f078dc8629db0bcffccd65cd55e80435316fbb Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Wed, 8 Apr 2026 09:40:36 +0100 Subject: [PATCH] ci(test): fan out windows test lane --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89e5b62baeb..e4e7f9b863b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -450,6 +450,7 @@ jobs: - name: Run ${{ matrix.task }} (${{ matrix.runtime }}) env: + OPENCLAW_TEST_PROJECTS_PARALLEL: 3 TASK: ${{ matrix.task }} shell: bash run: |