From 287b69840eac8c2b348476b00e5b864648f24335 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 11 Aug 2025 03:32:44 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-64d0420 --- 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 3f145d8e2483f..84b4f10a91833 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-82a03f3", - "version": "82a03f3", - "updated_at": "2025-08-06T19:44:23Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3704360156/zip", + "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", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }