Skip to content

Commit

Permalink
Use system Python with uv
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 30, 2024
1 parent b013f3e commit 966583f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.9", "3.13"]
env:
UV_SYSTEM_PYTHON: 1
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 966583f

Please sign in to comment.