Skip to content

Commit 118b768

Browse files
committed
upgrade Windows test matrix to 3.10
who knows, might fix weird venv bug
1 parent 06532ea commit 118b768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- python: "3.9"
4343
env:
4444
IPP_ENABLE_CURVE: "1"
45-
- python: "3.8"
45+
- python: "3.10"
4646
runs_on: windows-2019
4747
- python: "3.9"
4848
runs_on: macos-10.15

0 commit comments

Comments
 (0)