Skip to content

Commit 633c365

Browse files
authored
ci: set UV_PYTHON_PREFERENCE to only-managed (#1739)
1 parent 228af17 commit 633c365

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ concurrency:
1313

1414
env:
1515
POETRY_VIRTUALENVS_IN_PROJECT: "true"
16+
UV_PYTHON_PREFERENCE: only-managed # avoid ancient system Python
1617

1718
jobs:
1819
lint:

0 commit comments

Comments
 (0)