Skip to content

Install libomp for macOS release builds - #1

Open
superterran wants to merge 1 commit into
mainfrom
fix/gh-actions-macos-libomp
Open

Install libomp for macOS release builds#1
superterran wants to merge 1 commit into
mainfrom
fix/gh-actions-macos-libomp

Conversation

@superterran

Copy link
Copy Markdown
Contributor

Summary

  • install Homebrew libomp on macOS release runners before building the worker binaries
  • keep the existing cmake/clang/uname checks in the same step

Why

The latest release run failed on macos-aarch64 at link time because /opt/homebrew/opt/libomp/lib was missing and ld could not find omp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant