From a37472369ad581c55767b12d3a065fc885d7e86c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 19 Aug 2024 03:03:29 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-3c5dac9 --- 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..bc67baf4e0662 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-3c5dac9", + "version": "3c5dac9", + "updated_at": "2024-08-18T21:42:20Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1825221168/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }