From dc107cdd253cec21b36b88abbb796f1fecff67f5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 29 Aug 2024 03:03:20 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-427a492 --- 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 8dc82d2e0b3c2..326512c78096e 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-97f373a", - "version": "97f373a", - "updated_at": "2024-08-25T22:46:47Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1852379596/zip", + "github_tag": "igc-dev-427a492", + "version": "427a492", + "updated_at": "2024-08-27T03:48:42Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1857739280/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }