docs(windows): clarify portability rules

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

No files matched your search

+2 -2
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`.