Skip to content

Commit ece0e80

Browse files
d
1 parent b0085f9 commit ece0e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ur-precommit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ jobs:
8787
- name: OPENCL
8888
runner: UR_OPENCL
8989
platform: "Intel(R) OpenCL"
90-
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
90+
docker_image: "ghcr.io/intel/llvm/ubuntu2204_intel_drivers:alldeps"
9191
image_options: -u 1001 --gpus all --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
9292
- name: OPENCL
9393
runner: UR_OPENCL
9494
platform: "OPENCL:Intel(R) OpenCL"
95-
docker_image: "ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps"
95+
docker_image: "ghcr.io/intel/llvm/ubuntu2204_intel_drivers:alldeps"
9696
image_options: -u 1001 --gpus all --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
9797
other_adapter: NATIVE_CPU
9898
- name: NATIVE_CPU

0 commit comments

Comments
 (0)