We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5dc6c commit c674761Copy full SHA for c674761
.github/workflows/uploadWheels.yml
@@ -55,6 +55,7 @@ jobs:
55
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
56
CIBW_BUILD_FRONTEND: build
57
SETUPTOOLS_SCM_DEBUG: True
58
+ MACOSX_DEPLOYMENT_TARGET: 10.15
59
60
- name: Upload (stage) wheels as artifacts
61
uses: actions/upload-artifact@v3
0 commit comments