Skip to content

Commit 7b8b310

Browse files
committed
[ci] disabling tbb on macos (openmp issue?)
1 parent 4248422 commit 7b8b310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
-DTTK_ENABLE_MPI=FALSE \
8888
-DTTK_ENABLE_CPU_OPTIMIZATION=FALSE \
8989
-DTTK_ENABLE_SHARED_BASE_LIBRARIES=TRUE \
90+
-DTTK_ENABLE_TBB=FALSE \
9091
-DTTK_IMPLICIT_PRECONDITIONS_THRESHOLD=64*64*64 \
9192
$GITHUB_WORKSPACE
9293

0 commit comments

Comments
 (0)