Skip to content

Commit ca8a513

Browse files
update sycl_library
1 parent fe66dff commit ca8a513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
env:
214214
ZE_ENABLE_LOADER_DEBUG_TRACE: 1
215215
ZE_DEBUG: 1
216+
UR_SYCL_LIBRARY_DIR: "./dpcpp_compiler/lib"
216217
run: env UR_CTS_ADAPTER_PLATFORM="${{matrix.adapter.platform}}" ctest -C ${{matrix.build_type}} --test-dir build --output-on-failure -L "conformance" --timeout 600
217218

218219
- name: Get information about platform

0 commit comments

Comments
 (0)