Skip to content

Commit ef49722

Browse files
committed
try using env var
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 526e782 commit ef49722

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,7 @@ jobs:
810810
image: ${{ matrix.container }}
811811
# options: ${{ matrix.container_options }}
812812
# options: --gpus 'all,"capabilities=compute,utility"'
813+
options: -e NVIDIA_DRIVER_CAPABILITIES=compute,graphics,utility --gpus all
813814

814815
env:
815816
CXX: ${{matrix.cxx_compiler}}

0 commit comments

Comments
 (0)