We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06532ea commit 118b768Copy full SHA for 118b768
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
- python: "3.9"
43
env:
44
IPP_ENABLE_CURVE: "1"
45
- - python: "3.8"
+ - python: "3.10"
46
runs_on: windows-2019
47
48
runs_on: macos-10.15
0 commit comments