Skip to content

Commit 6097f32

Browse files
committed
.
1 parent fb619ba commit 6097f32

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,capabilities=utility,compute,video"
69+
options: "--gpus all,\"capabilities=all\""
7070
if: ${{ always() }}
7171
needs: build
7272
steps:

0 commit comments

Comments
 (0)