From 3b5c84b7133965d959f0cf81385c86a693831358 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 17 Jul 2025 03:31:12 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-cee4ac4 --- devops/dependencies-igc-dev.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devops/dependencies-igc-dev.json b/devops/dependencies-igc-dev.json index e3aba0bd2ab20..7dad136ac20b3 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-398538e", - "version": "398538e", - "updated_at": "2025-07-12T05:16:57Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3517968454/zip", + "github_tag": "igc-dev-cee4ac4", + "version": "cee4ac4", + "updated_at": "2025-07-17T03:17:43Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3551081814/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }