Skip to content

Commit 75172b1

Browse files
[GHA] Uplift GPU RT version for Nightly Builds (#6299)
Uplift GPU RT version for Linux to 22.23.23405 Co-authored-by: GitHub Actions <actions@github.com>
1 parent be1d2b2 commit 75172b1

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.22.23355",
46-
"version": "22.22.23355",
47-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.22.23355",
45+
"github_tag": "22.23.23405",
46+
"version": "22.23.23405",
47+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.23.23405",
4848
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
4949
},
5050
"igc": {
51-
"github_tag": "igc-1.0.11279",
52-
"version": "1.0.11279",
53-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11279",
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",
5454
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
5555
},
5656
"cm": {

0 commit comments

Comments
 (0)