Skip to content

Commit bb77a72

Browse files
committed
[NATIVE_CPU][SYCL] Add native_cpu to e2e testing
1 parent 955047d commit bb77a72

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
@@ -109,7 +109,7 @@ jobs:
109109
include:
110110
- name: GEN 12 Integrated
111111
runner: '["Linux", "gen12"]'
112-
target_devices: level_zero:gpu;opencl:gpu;opencl:cpu
112+
target_devices: native_cpu:cpu;level_zero:gpu;opencl:gpu;opencl:cpu
113113
- name: NVIDIA/CUDA
114114
runner: '["Linux", "cuda"]'
115115
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN

0 commit comments

Comments
 (0)