File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ jobs:
11
11
12
12
env :
13
13
DOWNLOAD_URL_PREFIX : https://github.com/intel/llvm/releases/download
14
- DRIVER_PATH : 2022-WW50
15
- OCLCPUEXP_FN : oclcpuexp-2022 .15.12 .0.01_rel .tar.gz
16
- FPGAEMU_FN : fpgaemu-2022 .15.12 .0.01_rel .tar.gz
17
- TBB_URL : https://github.com/oneapi-src/oneTBB/releases/download/v2021.7 .0/
18
- TBB_INSTALL_DIR : oneapi-tbb-2021.7 .0
19
- TBB_FN : oneapi-tbb-2021.7 .0-lin.tgz
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
20
20
21
21
steps :
22
22
- name : Cancel Previous Runs
You can’t perform that action at this time.
0 commit comments