From 0f25af0c6bb39cef5779386bf9a2c51abcbcf725 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 2 Oct 2025 03:13:14 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-e146785 --- 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 6adb562e5d8ee..bc6b984108f2b 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-5572ee3", - "version": "5572ee3", - "updated_at": "2025-09-28T11:41:20Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4125423999/zip", + "github_tag": "igc-dev-e146785", + "version": "e146785", + "updated_at": "2025-10-02T03:05:40Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4161218080/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }