File tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -82,13 +82,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
82
82
endfunction ()
83
83
84
84
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
85
- # commit 4c22f5c69dc0c36ad135a3f3bc4021b47b22585e
86
- # Merge: c98fdbcf f67dc0c6
87
- # Author: Kenneth Benzie (Benie) <k.benzie@codeplay .com>
88
- # Date: Thu Mar 21 17:08:13 2024 +0000
89
- # Merge pull request #1445 from raiyanla/enable-in-order
90
- # [L0] Enable default support for L0 in-order lists
91
- set (UNIFIED_RUNTIME_TAG 4c22f5c69dc0c36ad135a3f3bc4021b47b22585e )
85
+ # commit 1f4b703d8a136d49e4e98ca5f017727f3aaa41dc
86
+ # Merge: 6883118 a187fbb
87
+ # Author: Piotr Balcer <piotr.balcer@intel .com>
88
+ # Date: Mon Mar 25 11:22:45 2024 +0100
89
+ # Merge pull request #1471 from pbalcer/remove-coverage
90
+ # [CI] remove coverage workflow
91
+ set (UNIFIED_RUNTIME_TAG 1f4b703d8a136d49e4e98ca5f017727f3aaa41dc )
92
92
93
93
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
94
94
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments