From b063aa4b727274e3022e54b8a6ddeb277a05ed6a Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Tue, 2 Jun 2026 10:33:35 +0200 Subject: [PATCH] build docs on latest python --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 99ec2dd9b..98e683914 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,6 +130,8 @@ jobs: - uses: actions/checkout@v6 - uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1 + with: + python_version: "3.14" - name: Build API docs run: |