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 eb2f2cb commit 5757d85Copy full SHA for 5757d85
.github/workflows/docs.yaml
@@ -26,6 +26,7 @@ jobs:
26
with-rocm: disable
27
with-cuda: enable
28
build-python-only: "disable"
29
+ python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
30
build:
31
needs: generate-matrix
32
strategy:
0 commit comments