Skip to content

Commit 4119cef

Browse files
author
Daniel Flores
committed
revert docs job to cuda 12.6
1 parent e2d2153 commit 4119cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# the wheel unless the label cliflow/binaries/all is present in the
5656
# PR.
5757
python-version: ['3.10']
58-
cuda-version: ['12.8']
58+
cuda-version: ['12.6']
5959
ffmpeg-version-for-tests: ['7']
6060
container:
6161
image: "pytorch/manylinux2_28-builder:cuda${{ matrix.cuda-version }}"

0 commit comments

Comments
 (0)