Skip to content

Commit 6e3ff53

Browse files
farahkhashmanpcaspers
authored andcommitted
workflow update for public repo
1 parent 8b19f8f commit 6e3ff53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/macos_ARM64_build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
CIBW_SKIP: cp36-*
5454
#CIBW_BUILD: cp311-macosx_arm64
5555
CIBW_ARCHS_MACOS: arm64
56+
MACOSX_DEPLOYMENT_TARGET: "13.7"
57+
CIBW_ENVIRONMENT: MACOSX_DEPLOYMENT_TARGET=13.7
5658
CXXFLAGS: -std=c++17 -g0 -O3 -mmacosx-version-min=13.7
5759
CIBW_BUILD_VERBOSITY: 2
5860
CIBW_REPAIR_WHEEL_COMMAND_MACOS: >

0 commit comments

Comments
 (0)