mirror of
https://github.com/huggingface/kernels.git
synced 2025-10-20 20:46:42 +08:00
CI: system Python does not have headers installed
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -26,6 +26,9 @@ jobs:
|
||||
python-version: ["3.10", "3.12"]
|
||||
torch-version: ["2.5.1", "2.6.0"]
|
||||
|
||||
env:
|
||||
UV_PYTHON_PREFERENCE: only-managed
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user