Skip to content

Commit 34827e4

Browse files
author
Daniel Flores
committed
drop unsupported cuda 12.9
1 parent 9647830 commit 34827e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# the wheel unless the label ciflow/binaries/all is present in the
6767
# PR.
6868
python-version: ['3.10', '3.11', '3.12', '3.13']
69-
cuda-version: ['12.6', '12.8', '12.9', '13.0']
69+
cuda-version: ['12.6', '12.8', '13.0']
7070
# TODO: put back ffmpeg 5 https://github.com/pytorch/torchcodec/issues/325
7171
ffmpeg-version-for-tests: ['4.4.2', '5', '6', '7', '8.0']
7272

0 commit comments

Comments
 (0)