File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -60,29 +60,29 @@ jobs:
6060 include :
6161 - name : L0
6262 runner : UR_L0
63- docker_image : " ghcr.io/intel/llvm/ubuntu2204_build:latest "
63+ docker_image : " ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps "
6464 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
6565 - name : L0_V2
6666 runner : UR_L0
67- docker_image : " ghcr.io/intel/llvm/ubuntu2204_build:latest "
67+ docker_image : " ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps "
6868 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
6969 - name : L0
7070 runner : UR_L0
71- docker_image : " ghcr.io/intel/llvm/ubuntu2204_build:latest "
71+ docker_image : " ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps "
7272 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
7373 static : ON
7474 - name : L0
7575 runner : UR_L0
76- docker_image : " ghcr.io/intel/llvm/ubuntu2204_build:latest "
76+ docker_image : " ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps "
7777 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
7878 other_adapter : NATIVE_CPU
7979 - name : HIP
8080 runner : UR_HIP
81- docker_image : " ghcr.io/intel/llvm/ubuntu2204_build:latest "
81+ docker_image : " ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps "
8282 image_options : -u 1001 --device=/dev/dri --device=/dev/kfd --cap-add=SYS_ADMIN
8383 - name : CUDA
8484 runner : UR_CUDA
85- docker_image : " ghcr.io/intel/llvm/ubuntu2204_build:latest "
85+ docker_image : " ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps "
8686 image_options : -u 1001 --privileged --cap-add SYS_ADMIN --gpus all
8787 - name : OPENCL
8888 runner : UR_OPENCL
You can’t perform that action at this time.
0 commit comments