Commit 90b4b5b
committed
ci(mcp-proxy): add cross-platform test matrix
Extend the existing test workflow to run the full Python 3.10-3.13 suite on Linux, Windows, and macOS runners with fail-fast disabled so platform-specific failures remain visible.
Use python -m pip and python -m pytest for shell-neutral invocation across runners. No product code or test markers were changed in this slice.
Implemented with assistance from Codex.1 parent ce430ec commit 90b4b5b
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
| 30 | + | |
0 commit comments