From 797841fd39eadea3cb0b60938035e2dcfa4a2548 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 19 Sep 2024 03:05:02 +0000 Subject: [PATCH] [GHA] Uplift Linux IGC Dev RT version to igc-dev-afcddb0 --- 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 e9c1d857b6147..f02aa50395f3a 100644 --- a/devops/dependencies-igc-dev.json +++ b/devops/dependencies-igc-dev.json @@ -1,10 +1,10 @@ { "linux": { "igc_dev": { - "github_tag": "igc-dev-a20debc", - "version": "a20debc", - "updated_at": "2024-09-15T13:44:38Z", - "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1934718090/zip", + "github_tag": "igc-dev-afcddb0", + "version": "afcddb0", + "updated_at": "2024-09-18T08:39:59Z", + "url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1946714851/zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" } }