* 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. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| coverage.yml | ||
| deploy-vps.yml | ||
| integration-tests.yml | ||
| onboarding-test.yml | ||
| security.yml | ||