Skip to content

Commit 1db0c88

Browse files
authored
Specify python version for pre (#2276)
1 parent 7473fc3 commit 1db0c88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
169169
with:
170170
dependency_type: pre
171+
python_version: "3.14"
171172
- name: Run the tests
172173
run: |
173174
export NBFORMAT_VALIDATOR=jsonschema

0 commit comments

Comments
 (0)