Skip to content

Commit

Permalink
ci: Only build 64-bit wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
leoetlino committed May 12, 2022
1 parent 6ad92ba commit 5a790ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
os: [ubuntu-20.04, windows-2019, macOS-10.15]
env:
MACOSX_DEPLOYMENT_TARGET: "10.14"
CIBW_ARCHS: auto64

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5a790ae

Please sign in to comment.