From a397942e80e3e3ee06d9cbf7b8045aadce8a3352 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 28 Aug 2025 03:17:46 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-7b8b6da --- 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 e75e7a746b12..d1c877540b6e 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-47c1f6e", - "version": "47c1f6e", - "updated_at": "2025-08-20T15:46:36Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3810490997/zip", + "github_tag": "igc-dev-7b8b6da", + "version": "7b8b6da", + "updated_at": "2025-08-28T03:07:34Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3869555907/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }