We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2df0f3 commit fdc7b19Copy full SHA for fdc7b19
.github/workflows/os-llvm-sycl-build.yml
@@ -14,9 +14,9 @@ jobs:
14
DRIVER_PATH: 2023-WW13
15
OCLCPUEXP_FN: oclcpuexp-2023.15.3.0.20_rel.tar.gz
16
FPGAEMU_FN: fpgaemu-2023.15.3.0.20_rel.tar.gz
17
- TBB_URL: https://github.com/oneapi-src/oneTBB/releases/download/v2021.8.0/
18
- TBB_INSTALL_DIR: oneapi-tbb-2021.8.0
19
- TBB_FN: oneapi-tbb-2021.8.0-lin.tgz
+ TBB_URL: https://github.com/oneapi-src/oneTBB/releases/download/v2021.9.0/
+ TBB_INSTALL_DIR: oneapi-tbb-2021.9.0
+ TBB_FN: oneapi-tbb-2021.9.0-lin.tgz
20
21
steps:
22
- name: Cancel Previous Runs
0 commit comments