Skip to content

Commit 7421f33

Browse files
committed
Update UR tag
1 parent 3561c9b commit 7421f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
129129
)
130130

131131
fetch_adapter_source(native_cpu
132-
${UNIFIED_RUNTIME_REPO}
133-
${UNIFIED_RUNTIME_TAG}
132+
"https://github.com/PietroGhg/unified-runtime.git"
133+
pietro/events_initial
134134
)
135135

136136
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)

0 commit comments

Comments
 (0)