From 130a276995ebfc3ffb3ed7c6d798c98f1e391433 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 30 Dec 2024 03:08:10 +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 28cc58e1c7947..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-e0d826a", - "version": "e0d826a", - "updated_at": "2024-12-17T21:18:30Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2327583926/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" } }