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.
1 parent 1212d8e commit 03aca2bCopy full SHA for 03aca2b
.github/workflows/build_wheels_macos.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build wheels
17
uses: pypa/[email protected]
18
env:
19
- MACOSX_DEPLOYMENT_TARGET: "10.14"
+ MACOSX_DEPLOYMENT_TARGET: "10.15"
20
21
- uses: actions/upload-artifact@v2
22
with:
0 commit comments