Skip to content

Commit 01aebeb

Browse files
committed
Set MACOSX_DEPLOYMENT_TARGET
1 parent 6d41d24 commit 01aebeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-cibuildwheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ env:
4242
FORCE_COLOR: "1" # Make tools pretty.
4343
PIP_DISABLE_PIP_VERSION_CHECK: "1"
4444
PIP_NO_PYTHON_VERSION_WARNING: "1"
45+
MACOSX_DEPLOYMENT_TARGET: "13.0"
4546

4647
jobs:
4748

0 commit comments

Comments
 (0)