From e9f987af9e8ab367eee353dff25c94b3639b2168 Mon Sep 17 00:00:00 2001 From: Steffen Larsen Date: Thu, 21 Mar 2024 08:18:24 +0000 Subject: [PATCH] Bump DPCPP version to b209b321b5a8540263af9ba317c89a1882f06120 This commit bumps the version of DPCPP to b209b321b5a8540263af9ba317c89a1882f06120. Signed-off-by: Steffen Larsen --- .github/workflows/cts_ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cts_ci.yml b/.github/workflows/cts_ci.yml index 9b9fa5850..f0fd497ab 100644 --- a/.github/workflows/cts_ci.yml +++ b/.github/workflows/cts_ci.yml @@ -56,7 +56,7 @@ jobs: matrix: include: - sycl-impl: dpcpp - version: 1dbee22f9c8a3a825deb871bab76937e04fa26fc + version: b209b321b5a8540263af9ba317c89a1882f06120 - sycl-impl: hipsycl version: 3d8b1cd steps: @@ -114,7 +114,7 @@ jobs: matrix: include: - sycl-impl: dpcpp - version: 1dbee22f9c8a3a825deb871bab76937e04fa26fc + version: b209b321b5a8540263af9ba317c89a1882f06120 - sycl-impl: hipsycl version: 3d8b1cd env: