Skip to content

Commit

Permalink
bump MacOS deployment target to 12.0 to support newer build images
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jul 21, 2024
1 parent 2b9c865 commit 0e8705c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ test-command = [
BOOST_BUILD_PATH = "/tmp/boost/tools/build"
BOOST_ROOT = "/tmp/boost"
BOOST_VERSION = "1.81.0"
MACOSX_DEPLOYMENT_TARGET = "10.9" # required for full C++11 support
PATH = "/tmp/boost:$PATH"

[[tool.cibuildwheel.overrides]]
Expand Down

0 comments on commit 0e8705c

Please sign in to comment.