From 09cb61e6149632788cc2c79c12be74baa219ac2d Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Tue, 21 Apr 2026 18:04:47 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@b2b43085bcb2c0a3262f7207b5d6020ae7efca04 --- .openclaw-sync/source.json | 4 ++-- docs/ci.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index b7118c822..cd5992b41 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "5218c1a01ff47b6ab1bcff813e7b956be55db0ac", - "syncedAt": "2026-04-21T18:02:13.376Z" + "sha": "b2b43085bcb2c0a3262f7207b5d6020ae7efca04", + "syncedAt": "2026-04-21T18:04:46.605Z" } diff --git a/docs/ci.md b/docs/ci.md index d8fdf5b37..72bd5df96 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -61,7 +61,7 @@ GitHub may mark superseded jobs as `cancelled` when a newer push lands on the sa | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | | `blacksmith-16vcpu-ubuntu-2404` | `preflight`, `security-scm-fast`, `security-dependency-audit`, `security-fast`, `build-artifacts`, Linux checks, docs checks, Python skills, `android` | | `blacksmith-32vcpu-windows-2025` | `checks-windows` | -| `macos-latest` | `macos-node`, `macos-swift` | +| `blacksmith-12vcpu-macos-latest` | `macos-node`, `macos-swift` on `openclaw/openclaw`; forks fall back to `macos-latest` | ## Local Equivalents