Skip to content

Commit 3c924ea

Browse files
update all images to ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps
1 parent 69e84c0 commit 3c924ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ur-precommit.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)