From e1d33a2a6533eb211bca8cad53e3c3d41f98280f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 16 Oct 2025 03:18:19 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-e31e178 --- 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 85011c2ba7e56..e2ff0a0e53d60 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-73b524f", - "version": "73b524f", - "updated_at": "2025-10-08T14:41:18Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4216125306/zip", + "github_tag": "igc-dev-e31e178", + "version": "e31e178", + "updated_at": "2025-10-15T23:43:09Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4282933233/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }