Skip to content

Commit 25c03fa

Browse files
[GHA] Uplift GPU RT version for Linux CI (#6331)
Uplift GPU RT version for Linux to 22.24.23453 Co-authored-by: GitHub Actions <actions@github.com>
1 parent 1811162 commit 25c03fa

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
@@ -1,9 +1,9 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "22.23.23405",
5-
"version": "22.23.23405",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.23.23405",
4+
"github_tag": "22.24.23453",
5+
"version": "22.24.23453",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.24.23453",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {

0 commit comments

Comments
 (0)