From 62f9e5cded3b3cf661fdae4f1fd9c189de94ca40 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 21 Jul 2025 03:33:12 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-420b632 --- 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 7dad136ac20b3..08f5a1ea5a3de 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "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", + "github_tag": "igc-dev-420b632", + "version": "420b632", + "updated_at": "2025-07-20T08:48:29Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3571853551/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }