Skip to content

Commit 8d9ca05

Browse files
committed
Drop level_zero v2 plugin, because we don't have it on 6.1 branch
1 parent 271bd02 commit 8d9ca05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-linux-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Intel Arc A-Series Graphics
7979
runner: '["Linux", "arc"]'
8080
image_options: -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
81-
target_devices: level_zero:gpu;opencl:gpu;level_zero_v2:gpu
81+
target_devices: level_zero:gpu;opencl:gpu
8282
reset_intel_gpu: true
8383
extra_lit_opts: --param matrix-xmx8=True
8484
- name: E2E tests with dev igc on Intel Arc A-Series Graphics

0 commit comments

Comments
 (0)