From e14f1e75400e27f252685ca30ebf51387037cf9b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 27 Jun 2024 03:03:15 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-6e66432 --- 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 e36ef6f0c970..eabc2e1340b1 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-6fe460a", - "version": "6fe460a", - "updated_at": "2024-06-24T01:03:13Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1629761341/zip", + "github_tag": "igc-dev-6e66432", + "version": "6e66432", + "updated_at": "2024-06-26T20:44:25Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1642124828/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }