There was an error while loading. Please reload this page.
1 parent 89258e7 commit 00c0fc6Copy full SHA for 00c0fc6
1 file changed
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Python
17
uses: actions/setup-python@v6
18
with:
19
- python-version: "3.14"
+ python-version: "3.10"
20
- name: Install nox
21
run: |
22
python -m pip install --upgrade setuptools pip wheel
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments