Skip to content

Commit 2515de3

Browse files
committed
Try windows python 3.10
1 parent 1fdf3e6 commit 2515de3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ jobs:
3333
jupyterlab-version: ["3"]
3434
os: [ubuntu-22.04]
3535
include:
36+
- python-version: "3.10"
37+
jupyter_server-version: "2"
38+
jupyterlab-version: "3"
39+
os: windows-2022
3640
- python-version: "3.11"
3741
jupyter_server-version: "2"
3842
jupyterlab-version: "3"

0 commit comments

Comments
 (0)