发布

  • fix(ci): use Python 3.13 in Arch Linux smoke test

    frostbyte_neo 发布于 2026-01-11 09:07:08 +00:00 | 160 次提交 在此版本后已推送到 main

    Arch Linux has upgraded to Python 3.14, but tokenizers/PyO3 only
    supports up to Python 3.13. Use uv to install and manage Python 3.13
    explicitly instead of relying on system Python.

    下载附件