Skip to content

Commit a464fd0

Browse files
author
Alberto Cabrera
committed
Addind more tests to filter to check with ncpu workers
Signed-off-by: Alberto Cabrera <[email protected]>
1 parent ad2b6bd commit a464fd0

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
@@ -86,7 +86,7 @@ jobs:
8686
image_options: -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
8787
target_devices: level_zero:gpu;opencl:gpu;opencl:cpu
8888
reset_intel_gpu: true
89-
extra_lit_opts: --filter syclcompat/math --param gpu-intel-gen12=True
89+
extra_lit_opts: --filter syclcompat --param gpu-intel-gen12=True
9090
# - name: E2E tests on Intel Arc A-Series Graphics
9191
# runner: '["Linux", "arc"]'
9292
# image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest

0 commit comments

Comments
 (0)