Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Enzyme + WASM build workflow #92

Merged
merged 11 commits into from
Aug 15, 2023
Merged

Update Enzyme + WASM build workflow #92

merged 11 commits into from
Aug 15, 2023

Conversation

juniorrojas
Copy link
Owner

No description provided.

@juniorrojas juniorrojas changed the title Update WASM build workflow Update Enzyme+WASM build workflow Aug 13, 2023
@juniorrojas juniorrojas changed the title Update Enzyme+WASM build workflow Update Enzyme + WASM build workflow Aug 13, 2023
runs-on: macos-latest
steps:
- name: Install system dependencies
run: |
brew install llvm@11 ninja
brew install llvm@12 ninja
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround for Homebrew/brew#15859 which causes brew install llvm@11 to fail.

@juniorrojas juniorrojas merged commit bc7e5fb into master Aug 15, 2023
@juniorrojas juniorrojas deleted the workflow2 branch August 15, 2023 04:11
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