Skip to content

Commit 7730c4b

Browse files
committed
.
1 parent c92d64c commit 7730c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
ffmpeg-version-for-tests: ['6']
6767
container:
6868
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
69+
options: "--gpus all"
6970
if: ${{ always() }}
7071
needs: build
7172
steps:

0 commit comments

Comments
 (0)