Skip to content

Commit 7d7257c

Browse files
authored
[CI] Bump Level Zero version to 1.20.6 (#17778)
Theory from [here](#17774 (comment)) is we need to match the version from [here](https://github.com/intel/compute-runtime/blob/25.09.32961.7/manifests/manifest.yml#L50-L56). Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 228fd1b commit 7d7257c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devops/dependencies.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2020
},
2121
"level_zero": {
22-
"github_tag": "v1.20.2",
23-
"version": "v1.20.2",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.20.2",
22+
"github_tag": "v1.20.6",
23+
"version": "v1.20.6",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.20.6",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {

0 commit comments

Comments
 (0)