Commit e1dd817
committed
fix(ci): use Python 3.13 in Arch Linux smoke test
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.1 parent 2e13832 commit e1dd817
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
| 452 | + | |
452 | 453 | | |
453 | 454 | | |
454 | 455 | | |
| |||
461 | 462 | | |
462 | 463 | | |
463 | 464 | | |
464 | | - | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
465 | 468 | | |
466 | 469 | | |
467 | 470 | | |
| |||
0 commit comments