agent-orchestrator/.github
Priyanshu Choudhary 13c5a50d02
ci: drop windows-latest from typecheck matrix (#1747)
* ci: drop windows-latest from typecheck matrix

tsc is OS-agnostic; the windows-latest run duplicates the ubuntu pass
and adds ~5 min of CI time per push. Real Windows regressions surface
in the unit/web test matrix, which still runs on both OSes.

* ci: collapse typecheck matrix to a plain ubuntu-latest job

With windows-latest dropped, the single-OS matrix was just indirection
and produced a noisy 'Typecheck (ubuntu-latest)' job name. Use a direct
runs-on instead.
2026-05-09 01:09:26 +05:30
..
scripts fix: remove dead has_coverage output variable (#913) 2026-04-05 17:37:29 +05:30
workflows ci: drop windows-latest from typecheck matrix (#1747) 2026-05-09 01:09:26 +05:30
copilot-instructions.md feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30