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 71b74e6 commit 8329e63Copy full SHA for 8329e63
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: true
15
matrix:
16
os: [ubuntu-latest]
17
- python-version: ["3.10", "3.12"]
+ python-version: ["3.12"]
18
# We aim to support the versions on pytorch.org
19
# as well as selected previous versions on
20
# https://pytorch.org/get-started/previous-versions/
0 commit comments