Skip to content

Commit 40c4ddf

Browse files
committed
fix uv pb
1 parent fc2b3b4 commit 40c4ddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
UV_SYSTEM_PYTHON: 1
55
# Force CPU-only PyTorch in CI to avoid downloading ~2 GB of NVIDIA/CUDA packages
66
UV_EXTRA_INDEX_URL: https://download.pytorch.org/whl/cpu
7-
7+
UV_INDEX_STRATEGY: unsafe-best-match
88
on:
99
push:
1010
branches: ['main']

0 commit comments

Comments
 (0)