Skip to content

Commit 065d306

Browse files
committed
add MACOSX_DEPLOYMENT_TARGET
1 parent 4f2b920 commit 065d306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ jobs:
355355
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
356356
CIBW_BUILD_VERBOSITY: 3
357357
CIBW_BUILD_FRONTEND: "build; args: --no-isolation"
358+
MACOSX_DEPLOYMENT_TARGET: 10.12
358359
with:
359360
package-dir: examples/namespace_package
360361

0 commit comments

Comments
 (0)