Skip to content

Commit 085f778

Browse files
update UR tag
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent 142c224 commit 085f778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsycl/cmake/Modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif()
5252
include(FetchContent)
5353

5454
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
55-
set(UNIFIED_RUNTIME_TAG 851ee6a2bb5f5c34c6e48a00e0b06255044e0f03)
55+
set(UNIFIED_RUNTIME_TAG b9f265a2ac0c967c7c8beed224351440feec162e)
5656

5757
FetchContent_Declare(unified-runtime
5858
GIT_REPOSITORY ${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)