Skip to content

Commit 94cf7df

Browse files
[CI] Use default "alldeps" image for CTS build in Weekly (#16845)
1 parent 7437e14 commit 94cf7df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sycl-weekly.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
name: Build SYCL-CTS
2929
runner: '["Linux", "build"]'
3030
cts_testing_mode: 'build-only'
31-
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:latest
3231
image_options: -u 1001 --device=/dev/dri --privileged --cap-add SYS_ADMIN
3332
tests_selector: cts
3433
ref: ${{ github.sha }}

0 commit comments

Comments
 (0)