docs(windows): clarify portability rules

This commit is contained in:
imccyu
2026-07-18 13:03:44 +08:00
parent b426c2f19c
commit f62cc439e9
3 changed files with 4 additions and 4 deletions

4
.github/AGENTS.md vendored
View File

@@ -1,3 +1,3 @@
# AGENTS.md — CI gates
# AGENTS.md — GitHub Actions
Run Windows gates from native `pwsh`, invoke pnpm shell-free, and normalize repo-relative glob paths to `/` at ingestion. Keep platform fixes at each gate boundary; do not add a shared platform layer.
Run Windows jobs under native `pwsh`.