File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939
4040variables :
4141 OPENBLAS_VERSION : ' v0.3.27'
42- TBB_VERSION : ' v2021.10 .0'
42+ TBB_VERSION : ' v2022.2 .0'
4343 VM_IMAGE : ' ubuntu-24.04'
4444 WIN_VM_IMAGE : ' windows-2022'
4545 SYSROOT_OS : ' noble'
@@ -151,7 +151,7 @@ jobs:
151151 platform.type : ' lnxriscv64'
152152 OPENBLAS_VERSION : ' v0.3.27'
153153 OPENBLAS_CACHE_DIR : $(Pipeline.Workspace)/openblas-riscv64-clang
154- TBB_VERSION : ' v2021.10 .0'
154+ TBB_VERSION : ' v2022.2 .0'
155155 TBB_CACHE_DIR : $(Pipeline.Workspace)/tbb-riscv64-clang
156156 SYSROOT_CACHE_DIR : $(Pipeline.Workspace)/sysroot-riscv64
157157 pool :
Original file line number Diff line number Diff line change 1616# limitations under the License.
1717# ===============================================================================
1818
19- TBB_VERSION=" 2021.10 .0"
19+ TBB_VERSION=" 2022.2 .0"
2020TBB_URL_ROOT=" https://github.com/uxlfoundation/oneTBB/releases/download/v${TBB_VERSION} "
2121
2222os=$( uname)
You can’t perform that action at this time.
0 commit comments