Skip to content

Commit 06a7883

Browse files
committed
Use 3.11 for docs in CI
1 parent a9ace18 commit 06a7883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555

5656
docs:
5757
runs-on: ubuntu-latest
58+
env:
59+
UV_PYTHON: "3.11"
5860
steps:
5961
- uses: actions/checkout@v4
6062

0 commit comments

Comments
 (0)