Skip to content

Commit 37eca20

Browse files
Update ur-build-hw.yml
1 parent e2ecb75 commit 37eca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ur-build-hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
env:
228228
ZE_ENABLE_LOADER_DEBUG_TRACE: 1
229229
ZE_DEBUG: 1
230-
LD_LIBRARY_PATH: "./dpcpp_compiler/lib ./dpcpp_compiler/bin/sycl-ls"
230+
LD_LIBRARY_PATH: "./dpcpp_compiler/lib ./dpcpp_compiler/bin/sycl-ls /runtimes/lib"
231231
UR_SYCL_LIBRARY_DIR: "./dpcpp_compiler/lib"
232232
run: env OpenCL_LIBRARIES=/opt/intel/oneapi/2025.0/lib UR_BUILD_ADAPTER_OPENCL=ON UR_CTS_ADAPTER_PLATFORM="${{matrix.adapter.platform}}" ctest -C ${{matrix.build_type}} --test-dir build --output-on-failure -L "conformance" --timeout 600
233233

0 commit comments

Comments
 (0)