Skip to content

Commit e9cfb75

Browse files
committed
[SYCL][CI] run L0 v2 adapter tests on windows
1 parent f81caa3 commit e9cfb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
name: ${{ matrix.name }}
7373
runner: ${{ matrix.runner }}
74-
target_devices: "level_zero:gpu"
74+
target_devices: "level_zero:gpu;level_zero_v2:gpu"
7575
sycl_toolchain_archive: ${{ needs.build.outputs.artifact_archive_name }}
7676
e2e_testing_mode: run-only
7777
e2e_binaries_artifact: sycl_windows_e2ebin

0 commit comments

Comments
 (0)