We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd0c85 commit d14f642Copy full SHA for d14f642
.github/workflows/windows_wheel.yaml
@@ -36,6 +36,8 @@ jobs:
36
with-rocm: disable
37
with-cuda: disable
38
build-python-only: "disable"
39
+ python-versions: '["3.10", "3.11", "3.12", "3.13"]'
40
+
41
42
build:
43
needs: generate-matrix
0 commit comments