Skip to content

Commit 56c85ac

Browse files
committed
Use default deployment target on Mac OS x64.
1 parent 6e097a8 commit 56c85ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_wheels_macos.yml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
SDIST: ${{ matrix.build_sdist || 0 }}
4949
ENABLE_HEADLESS: ${{ matrix.without_gui }}
5050
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
51-
MACOSX_DEPLOYMENT_TARGET: '11.0'
5251
steps:
5352
- name: Cleanup
5453
run: find . -mindepth 1 -delete

0 commit comments

Comments
 (0)