Skip to content

Commit 3f1765f

Browse files
committed
update mac osx min deployment
1 parent f57d9a0 commit 3f1765f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ wheel.packages = ["src/klay"]
5151
#
5252
# Needed for full C++17 support
5353
[tool.cibuildwheel.macos.environment]
54-
MACOSX_DEPLOYMENT_TARGET = "10.14"
54+
MACOSX_DEPLOYMENT_TARGET = "11.0"

0 commit comments

Comments
 (0)