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 539c947 commit efe7553Copy full SHA for efe7553
.github/workflows/linux_cuda_wheel.yaml
@@ -67,7 +67,7 @@ jobs:
67
# For the actual release we should add that label and change this to
68
# include more python versions.
69
python-version: ['3.9']
70
- cuda-version: ['11.8', '12.6', '12.8']
+ cuda-version: ['12.6', '12.8']
71
# TODO: put back ffmpeg 5 https://github.com/pytorch/torchcodec/issues/325
72
ffmpeg-version-for-tests: ['4.4.2', '6', '7']
73
0 commit comments