Skip to content

Commit c5f24f7

Browse files
committed
Test on Python 3.10
1 parent ee49951 commit c5f24f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

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

3939
- name: Base Setup
4040
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
41+
with:
42+
python_version: "3.10"
4143

4244
- name: Install the package
4345
run: |

0 commit comments

Comments
 (0)