Skip to content

Commit 83b34b4

Browse files
committed
.
1 parent 0ed2cd9 commit 83b34b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
python-version: ['3.9']
6464
cuda-version: ['12.4']
6565
ffmpeg-version-for-tests: ['5.1.2', '6.1.1', '7.0.1']
66+
container:
67+
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
6668
if: ${{ always() }}
6769
needs: build
6870
steps:

0 commit comments

Comments
 (0)