mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-04-24 13:45:05 +00:00
- Remove jit.yml (CPython JIT testing, not applicable to Typthon) - Remove lint.yml, mypy.yml (Python linting, Typthon is C-only) - Remove documentation-links.yml (Doc/ was removed) - Remove reusable workflows for CPython platforms (macos, ubuntu, windows, wasi, san) - Remove other CPython-specific workflows (require-pr-label, project-updater, etc.) - Keep build.yml (actual Typthon CMake build workflow) Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>