Skip to content

Commit

Permalink
Fix Mac 13 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Aug 20, 2024
1 parent 2e01e32 commit b4d193e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:

- name: Prepare Build Environment (MacOS)
run: |
brew upgrade
brew upgrade rustup
brew install cmake ninja libomp numpy pybind11 pyyaml virtualenv
- name: Build Wheel
Expand Down

0 comments on commit b4d193e

Please sign in to comment.