Skip to content

Commit fab8ae0

Browse files
committed
[TEST] Revert level zero in image update
To verify if the test failures are related to this update
1 parent 2d0b0e4 commit fab8ae0

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.25.2",
23-
"version": "v1.25.2",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.25.2",
22+
"github_tag": "v1.24.3",
23+
"version": "v1.24.3",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.24.3",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {

0 commit comments

Comments
 (0)