Skip to content

Commit e62637c

Browse files
committed
Update OCL RT in OS compiler workflow
1 parent 29eeac7 commit e62637c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/os-llvm-sycl-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414

1515
env:
1616
DOWNLOAD_URL_PREFIX: https://github.com/intel/llvm/releases/download
17-
DRIVER_PATH: 2024-WW25
18-
OCLCPUEXP_FN: oclcpuexp-2024.18.6.0.02_rel.tar.gz
17+
DRIVER_PATH: 2025-WW13
18+
OCLCPUEXP_FN: oclcpuexp-2025.19.3.0.17_230222_rel.tar.gz
1919
TBB_URL: https://github.com/oneapi-src/oneTBB/releases/download/v2021.12.0/
2020
TBB_INSTALL_DIR: oneapi-tbb-2021.12.0
2121
TBB_FN: oneapi-tbb-2021.12.0-lin.tgz

0 commit comments

Comments
 (0)