We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MACOSX_DEPLOYMENT_TARGET
1 parent 9556a62 commit ab1ae5cCopy full SHA for ab1ae5c
.github/workflows/release.yaml
@@ -187,7 +187,7 @@ jobs:
187
CIBW_TEST_SKIP: '*-macosx_arm64 *-macosx_universal2:arm64'
188
CIBW_BUILD_VERBOSITY: 1
189
190
- MACOSX_DEPLOYMENT_TARGET: '10.12'
+ MACOSX_DEPLOYMENT_TARGET: '14.0'
191
192
- name: Upload artifacts
193
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
0 commit comments