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 9647830 commit 34827e4Copy full SHA for 34827e4
.github/workflows/linux_cuda_wheel.yaml
@@ -66,7 +66,7 @@ jobs:
66
# the wheel unless the label ciflow/binaries/all is present in the
67
# PR.
68
python-version: ['3.10', '3.11', '3.12', '3.13']
69
- cuda-version: ['12.6', '12.8', '12.9', '13.0']
+ cuda-version: ['12.6', '12.8', '13.0']
70
# TODO: put back ffmpeg 5 https://github.com/pytorch/torchcodec/issues/325
71
ffmpeg-version-for-tests: ['4.4.2', '5', '6', '7', '8.0']
72
0 commit comments