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