Adds a small (ubuntu-latest + macos-14 + windows-latest) x (3.11, 3.13) matrix that runs tests/test_codex_provider.py on every push touching the Codex code or this workflow. The existing studio-backend-ci.yml already runs the full backend test suite on ubuntu across Py 3.10-3.13 but never on macOS / Windows, so cross-platform regressions in the codex_bin / sys.modules / importlib gates would not be caught before shipping. macOS coverage matters because Studio's MLX path attracts Apple Silicon users, Windows because Studio ships a Tauri desktop build there. Concurrency cancel-in-progress so each new push supersedes the previous run, paths filter so unrelated changes do not re-trigger. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| FUNDING.yml | ||