Skip to content

Commit c8b0eb6

Browse files
committed
Change test run parameters
1 parent 37df022 commit c8b0eb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sycl-linux-split-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
include:
30-
- name: Intel
30+
- name: Build e2e tests
3131
runner: '["Linux", "gen12"]'
3232
image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
3333
image_options: -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
34-
target_devices: level_zero:gpu;opencl:gpu;opencl:cpu
34+
target_devices: opencl:cpu
3535
reset_intel_gpu: true
3636
extra_lit_opts: --param gpu-intel-gen12=True --param split-mode=build
3737

0 commit comments

Comments
 (0)