Skip to content

Commit

Permalink
thereeee???
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvadorBrandolin committed Aug 6, 2024
1 parent 6890165 commit 82dfc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: python -m cibuildwheel python/ --output-dir wheelhouse
# to supply options, put them in 'env', like:
env:
CIBW_MACOSX_DEPLOYMENT_TARGET: "11.0"
CIBW_MACOSX_DEPLOYMENT_TARGET: "13.0"

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

0 comments on commit 82dfc63

Please sign in to comment.