Skip to content

Commit 164882c

Browse files
committed
.
1 parent 8e0ef0e commit 164882c

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
# For the actual release we should add that label and change this to
6767
# include more python versions.
6868
python-version: ['3.9']
69-
cuda-version: ['12.4']
69+
cuda-version: ['11.8', '12.1', '12.4']
7070
ffmpeg-version-for-tests: ['5', '6', '7']
7171
container:
7272
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"

0 commit comments

Comments
 (0)