Skip to content

Commit a430ecb

Browse files
[GHA] Uplift GPU RT version for Nightly Builds (#6394)
Uplift GPU RT version for Linux to 22.26.23599 Co-authored-by: GitHub Actions <[email protected]>
1 parent cae8118 commit a430ecb

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
@@ -42,15 +42,15 @@
4242
},
4343
"linux_staging": {
4444
"compute_runtime": {
45-
"github_tag": "22.25.23529",
46-
"version": "22.25.23529",
47-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.25.23529",
45+
"github_tag": "22.26.23599",
46+
"version": "22.26.23599",
47+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.26.23599",
4848
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
4949
},
5050
"igc": {
51-
"github_tag": "igc-1.0.11378",
52-
"version": "1.0.11378",
53-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11378",
51+
"github_tag": "igc-1.0.11485",
52+
"version": "1.0.11485",
53+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11485",
5454
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
5555
},
5656
"cm": {

0 commit comments

Comments
 (0)