Skip to content

Commit 5c3b23e

Browse files
committed
libomp versions
1 parent cad4fb8 commit 5c3b23e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ jobs:
224224
echo "CPPFLAGS=${CPPFLAGS} -I${LLVM_PREFIX}/include -I${LLD_PREFIX}/include" >> $GITHUB_ENV
225225
226226
# OpenMP
227+
brew search libomp
227228
brew install libomp
228229
brew link libomp --overwrite
229230
echo "OpenMP_ROOT=$(brew --prefix libomp)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)