Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - macos arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Apr 15, 2024
1 parent cc30e37 commit e97e247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/wheel-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
set -eaux
python_version=$1


arch=$(arch)
[[ $arch == "i386" ]] && arch="x86_64" # GitHub Actions on macOS declare i386

Expand Down

0 comments on commit e97e247

Please sign in to comment.