mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
The required windows job moves from windows-2025 to ubuntu-latest, running checksum-verified Windows Node under Wine at Linux-job wall clock (2m46s warm vs 7-9min); master's serial-windows native-kernel reference is untouched, and a new master-only wine-apt-cache job seeds the apt cache every pull request restores. The experiment workflow folds into ci.yml, the Agent Note moves to implemented with measured results, and the two CI topology notes update to the shipped facts.
342 B
342 B
AGENTS.md — GitHub Actions
Run jobs on Windows runners (windows-* labels) under native pwsh. The pull-request windows job is not one of them: it runs Windows Node under Wine on hosted Linux, so its steps are bash — see the Wine lane Agent Note.