From 0f5277434c13ae03a4b6c0458d8a427f8f6aea57 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 22 Aug 2024 03:04:34 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-fdddf6f --- 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 c5cecfce7739d..12800dab0245e 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-5bbe6c6", - "version": "5bbe6c6", - "updated_at": "2024-08-16T17:44:30Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1821036264/zip", + "github_tag": "igc-dev-fdddf6f", + "version": "fdddf6f", + "updated_at": "2024-08-21T23:44:41Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1839970435/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }