Skip to content

Commit

Permalink
restrict minimum macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Dec 3, 2024
1 parent 37132e0 commit 6571ffa
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 @@ -19,6 +19,7 @@ env:
PYPI_VERSION_OVERRIDE: ${{ inputs.pypi_version_override }}
CIBW_ENVIRONMENT_PASS_LINUX: "PYPI_VERSION_OVERRIDE"
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true
MACOSX_DEPLOYMENT_TARGET: 10.12

jobs:
build_wheels:
Expand Down

0 comments on commit 6571ffa

Please sign in to comment.