Skip to content

Commit

Permalink
there?
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvadorBrandolin committed Aug 6, 2024
1 parent 4f45c09 commit 6890165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
- name: Build wheels
run: python -m cibuildwheel python/ --output-dir wheelhouse
# to supply options, put them in 'env', like:
# env:
# CIBW_SOME_OPTION: value
env:
CIBW_MACOSX_DEPLOYMENT_TARGET: "11.0"

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

0 comments on commit 6890165

Please sign in to comment.