From 296deea8cd3fcda3da4c5856bc06a57f81f487af Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 7 Jul 2025 03:30:14 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-81ee427 --- 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 14820d082a23b..b88842c9e0502 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-af17e0f", - "version": "af17e0f", - "updated_at": "2025-04-09T23:37:41Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2915515592/zip", + "github_tag": "igc-dev-81ee427", + "version": "81ee427", + "updated_at": "2025-07-04T17:39:15Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3467495361/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }