We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ace18 commit 06a7883Copy full SHA for 06a7883
.github/workflows/ci.yml
@@ -55,6 +55,8 @@ jobs:
55
56
docs:
57
runs-on: ubuntu-latest
58
+ env:
59
+ UV_PYTHON: "3.11"
60
steps:
61
- uses: actions/checkout@v4
62
0 commit comments