Skip to content

Commit

Permalink
Trying universal build
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Jan 31, 2025
1 parent 51691d2 commit 14b8d8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_macos-universal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
- name: Install Universal Boost
run: |
# Remove existing Boost installations
brew uninstall --ignore-dependencies boost || true
# Compile Boost for both x86_64 and arm64
brew install boost --build-from-source --formula \
Expand Down

0 comments on commit 14b8d8a

Please sign in to comment.