Skip to content

Commit 7ff2604

Browse files
Use Ubuntu 24.04 container for IGC release
1 parent ed4ed37 commit 7ff2604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-post-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
reset_intel_gpu: false
6363
- name: E2E tests on Intel Ponte Vecchio GPU
6464
runner: '["Linux", "pvc"]'
65-
image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
65+
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:latest
6666
image_options: -u 1001 --device=/dev/dri --privileged --cap-add SYS_ADMIN
6767
target_devices: ext_oneapi_level_zero:gpu;opencl:gpu
6868
extra_lit_opts: -j 100

0 commit comments

Comments
 (0)