From b7adbe0d5b265cc73ec636ffeb5403db496eab98 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 21 Aug 2025 03:20:16 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-47c1f6e --- 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 1b6964b43d4a..e75e7a746b12 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-3c9eb3b", - "version": "3c9eb3b", - "updated_at": "2025-08-16T05:10:12Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3778774566/zip", + "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", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }