Skip to content

Commit

Permalink
Test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Sep 3, 2024
1 parent f7dc97a commit 7079b68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ jobs:
MACOSX_DEPLOYMENT_TARGET: "11.0"
run: |
brew install gmp
export LIBRARY_PATH=/opt/homebrew/lib:$LIBRARY_PATH
python${{ matrix.python.major-dot-minor }} -m venv venv
. venv/bin/activate
maturin build -i python --release -m wheel/Cargo.toml
Expand Down

0 comments on commit 7079b68

Please sign in to comment.