ci: run required checks on native Windows

This commit is contained in:
Tianyi Cui
2026-08-08 18:37:32 +08:00
parent 5e0b7571e6
commit 9b169f7555
22 changed files with 144 additions and 363 deletions

2
.github/AGENTS.md vendored
View File

@@ -1,3 +1,3 @@
# 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](../.agents/notes/implemented/process/2026-07-27-wine-windows-gates-experiment.md).
Run jobs on Windows runners (`windows-*` labels) under native `pwsh`.