Skip to content

Commit e83cb19

Browse files
authored
[CI] Enable LLVM test suite for precommit jobs (#5179)
Enable HIP and OCL CPU LLVM test suite jobs in pre-commit testing
1 parent a9ef82d commit e83cb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl_precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
build_cache_size: "8G"
3131
build_artifact_suffix: "default"
3232
build_cache_suffix: "default"
33-
33+
lts_config: "hip_amdgpu;ocl_x64"

0 commit comments

Comments
 (0)