From 87c2dc3f56b2603eca2ee3b7c56534fa8a23c452 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Wed, 22 Apr 2026 14:01:11 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@cdf5f66298e5129aad0ecf88e1fffa9560d80b3a --- .openclaw-sync/source.json | 4 ++-- docs/ci.md | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 90642881d..f1c2c6f32 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "0f4ec84a2c29bb53e94f9d91ed75d89800c17701", - "syncedAt": "2026-04-22T14:00:50.249Z" + "sha": "cdf5f66298e5129aad0ecf88e1fffa9560d80b3a", + "syncedAt": "2026-04-22T14:01:11.207Z" } diff --git a/docs/ci.md b/docs/ci.md index 32aadf82a..cd5e3f38a 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -57,13 +57,13 @@ GitHub may mark superseded jobs as `cancelled` when a newer push lands on the sa ## Runners -| Runner | Jobs | -| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `ubuntu-24.04` | `preflight`, aggregate verifier jobs (`security-fast`, `check`, `check-additional`, `checks-node-core`, `checks-node-extensions`, `checks-fast-contracts-channels`); install-smoke preflight also uses GitHub-hosted Ubuntu so the Blacksmith matrix can queue earlier | -| `blacksmith-8vcpu-ubuntu-2404` | `security-scm-fast`, `security-dependency-audit`, `build-artifacts`, Linux checks, docs checks, Python skills, `android` | -| `blacksmith-8vcpu-windows-2025` | `checks-windows` | -| `blacksmith-6vcpu-macos-latest` | `macos-node` on `openclaw/openclaw`; forks fall back to `macos-latest` | -| `blacksmith-12vcpu-macos-latest` | `macos-swift` on `openclaw/openclaw`; forks fall back to `macos-latest` | +| Runner | Jobs | +| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| `ubuntu-24.04` | `preflight`, short aggregate verifier jobs (`security-fast`, `check`, `check-additional`, `checks-fast-contracts-channels`); install-smoke preflight also uses GitHub-hosted Ubuntu so the Blacksmith matrix can queue earlier | +| `blacksmith-8vcpu-ubuntu-2404` | `security-scm-fast`, `security-dependency-audit`, `build-artifacts`, Linux checks, long-matrix aggregate verifiers, docs checks, Python skills, `android` | +| `blacksmith-8vcpu-windows-2025` | `checks-windows` | +| `blacksmith-6vcpu-macos-latest` | `macos-node` on `openclaw/openclaw`; forks fall back to `macos-latest` | +| `blacksmith-12vcpu-macos-latest` | `macos-swift` on `openclaw/openclaw`; forks fall back to `macos-latest` | ## Local Equivalents