mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
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:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user