Skip to content

Commit 9703c70

Browse files
r
1 parent 07788c5 commit 9703c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ur-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: HIP
8080
runner: UR_HIP
8181
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
82-
image_options: -u 1001 --device=/dev/dri --gpus all --device=/dev/kfd --cap-add=SYS_ADMIN
82+
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd --cap-add=SYS_ADMIN
8383
- name: CUDA
8484
runner: UR_CUDA
8585
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"

0 commit comments

Comments
 (0)