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 57831ff commit 0576890Copy full SHA for 0576890
.github/workflows/build-wheels-windows.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- python-version: ['3.12', '3.13']
+ python-version: ['3.12']
25
include:
26
- repository: pytorch/vision
27
smoke-test-script: test/smoke_test.py
0 commit comments