We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d41d24 commit 01aebebCopy full SHA for 01aebeb
.github/workflows/reusable-cibuildwheel.yml
@@ -42,6 +42,7 @@ env:
42
FORCE_COLOR: "1" # Make tools pretty.
43
PIP_DISABLE_PIP_VERSION_CHECK: "1"
44
PIP_NO_PYTHON_VERSION_WARNING: "1"
45
+ MACOSX_DEPLOYMENT_TARGET: "13.0"
46
47
jobs:
48
0 commit comments