Skip to content

Commit 336971e

Browse files
authored
build docs on latest python (#1525)
1 parent d049d23 commit 336971e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ jobs:
130130
- uses: actions/checkout@v6
131131

132132
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
133+
with:
134+
python_version: "3.14"
133135

134136
- name: Build API docs
135137
run: |

0 commit comments

Comments
 (0)