From c5ace976c75a11eab595a14b896d73b763dd20f3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 14 Aug 2025 03:27:56 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-e9afb18 --- 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 84b4f10a91833..e4456f74d1b25 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-64d0420", - "version": "64d0420", - "updated_at": "2025-08-08T17:44:26Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3722033159/zip", + "github_tag": "igc-dev-e9afb18", + "version": "e9afb18", + "updated_at": "2025-08-14T02:09:16Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3761059372/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }