Skip to content

Commit

Permalink
15
Browse files Browse the repository at this point in the history
  • Loading branch information
alecjacobson committed Jan 23, 2025
1 parent ff11f32 commit 3a2c24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Build wheels
env:
CIBW_BUILD: "cp310-*"
MACOSX_DEPLOYMENT_TARGET: 10.15
run: python -m cibuildwheel --output-dir wheelhouse

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3a2c24a

Please sign in to comment.