docs(ci): reconcile every present-tense topology description with the coverage lane move

Sweep all remaining sources that still described coverage as an
enterprise 32-core job: the ci.yml jobs preamble, the three-job
paragraph of the larger-hosted-runners note, and the required-pool
sentence of the portable-recovery note — English and Chinese sides of
both notes, with their i18n pairing records re-recorded.
This commit is contained in:
Chinesezjc
2026-07-24 23:49:58 +08:00
parent e532c9ccc2
commit 8d53d44b60
7 changed files with 12 additions and 10 deletions

View File

@@ -27,8 +27,10 @@ env:
jobs:
# Three enterprise jobs isolate coverage, static analysis, and the
# build-backed consumer tail. The static job publishes its exact build so
# Three independent Linux jobs isolate coverage, static analysis, and the
# build-backed consumer tail: static and consumers on hosted enterprise
# 32-core pools; coverage on the in-house self-hosted pool for trusted PRs
# (hosted for forks/Dependabot). The static job publishes its exact build so
# consumers do not repeat the longest part of their critical path.
node-24:
if: github.event_name == 'pull_request'