Skip to content

Commit 90aaba8

Browse files
[GHA] Uplift GPU RT version for Linux CI (#6300)
Uplift GPU RT version for Linux to 22.23.23405 Co-authored-by: GitHub Actions <[email protected]>
1 parent 9a55da5 commit 90aaba8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

devops/dependencies.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "22.22.23355",
5-
"version": "22.22.23355",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.22.23355",
4+
"github_tag": "22.23.23405",
5+
"version": "22.23.23405",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.23.23405",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.11279",
11-
"version": "1.0.11279",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11279",
10+
"github_tag": "igc-1.0.11378",
11+
"version": "1.0.11378",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11378",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {

0 commit comments

Comments
 (0)