Skip to content

Commit abe3ed0

Browse files
committed
.
1 parent d9ae6d0 commit abe3ed0

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
ffmpeg-version-for-tests: ['6']
6767
container:
6868
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
69-
options: "--gpus all"
69+
options: "--gpus all,capabilities=all"
7070
if: ${{ always() }}
7171
needs: build
7272
steps:

0 commit comments

Comments
 (0)