From a193182d16b137e034eb992c8ba9e3567c702e3c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 13 Oct 2025 03:21:32 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-1244820 --- 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..e63485c059a2b 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-1244820", + "version": "1244820", + "updated_at": "2025-10-11T07:43:30Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/4243875950/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }