From 50f1505b1d365ee8f38bf071e1129ee2d2b53b92 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 27 Jan 2025 03:04:30 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-6ee988a --- 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 37b9f160ec3f2..ef7c0e2db88ad 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-61b96b3", - "version": "61b96b3", - "updated_at": "2025-01-15T17:43:30Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2435370337/zip", + "github_tag": "igc-dev-6ee988a", + "version": "6ee988a", + "updated_at": "2024-11-26T15:44:10Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2239640503/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }