Skip to content

Commit

Permalink
Update linux_cuda_wheel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Nov 28, 2024
1 parent f5e151b commit d1f2169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_cuda_wheel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# For the actual release we should add that label and change this to
# include more python versions.
python-version: ['3.9']
cuda-version: ['11.8', '12.4']
cuda-version: ['12.6']
ffmpeg-version-for-tests: ['5', '6', '7']
container:
image: "pytorch/manylinux2_28-builder:cuda${{ matrix.cuda-version }}"
Expand Down

0 comments on commit d1f2169

Please sign in to comment.