We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e097a8 commit 56c85acCopy full SHA for 56c85ac
.github/workflows/build_wheels_macos.yml
@@ -48,7 +48,6 @@ jobs:
48
SDIST: ${{ matrix.build_sdist || 0 }}
49
ENABLE_HEADLESS: ${{ matrix.without_gui }}
50
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
51
- MACOSX_DEPLOYMENT_TARGET: '11.0'
52
steps:
53
- name: Cleanup
54
run: find . -mindepth 1 -delete
0 commit comments